bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Separate csharpcomp.sh, and a license problem


From: Bruno Haible
Subject: Re: Separate csharpcomp.sh, and a license problem
Date: Fri, 2 Dec 2005 19:27:47 +0100
User-agent: KMail/1.5

Simon Josefsson wrote:
> >     * modules/csharpcomp: Depend on it.
> >     * modules/javacomp: Depend on it.
>
> These two patches were forgotten, apparently.

Oops, fixed. Sorry, I'm constantly in a hurry these days.

> I'm now using csharpcomp to build the Libidn C# port.
>
> How does javacomp relate to the automake Java support?

- automake's support uses only gcj, ignoring the "javac" and "jikes"
  commands.
- It completely ignores CLASSPATH issues.

> How about merging the
> javacomp script with automake?  That would make it possible to use
> non-gcj java compilers too.  If that is done, perhaps also supporting
> C#, through csharpcomp, in automake is simple.

Supporting C# with csharpcomp would even be simpler, because on the
Java side there are three possibilities at configure time (no Java
support at all, Java support for creating jars, Java support for creating
jars and executables) compared to only two possibilities for C#.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]