This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Yet Another GCC 3.3 MingW Build


>>>>> "Erik" == Erik Poupaert <erik dot poupaert at chello dot be> writes:

Erik> I just wonder if something changed between 3.2 and 3.3 with
Erik> regards to the bootclasspath? I've had to specify in every Ant
Erik> build file to use the libgcj.jar instead of rt.jar. Strange. And
Erik> the error message had nothing to do with it ...

It may be that the interpretation of the various classpath arguments
changed between 3.2 and 3.3.

When I looked at the Ant gcj adapter (I looked at the Ant 1.4 code
this week), it had a number of bugs.  At least, it seemed to target a
pretty old gcj.  For instance it doesn't know that gcj has a
--encoding option.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]