mingw compilation problems
Tom Tromey
tromey@redhat.com
Tue Jan 23 17:22:00 GMT 2007
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
>> I don't think there is a --with-gcj option, is there?
Marco> Yes, there is. Compiling a canadian cross for mingw without it gives:
Marco> error: cannot find javac (even if it's in PATH), try --with-gcj,
Marco> --with-jikes, --with-kjc, --with-ecj, ...
Ah, I see. That is from the Classpath configure.
libjava/configure should be passing the correct arguments down.
If that is not happening then the bug is in libjava; passing
--with-gcj is more likely to confuse things that to fix the problem.
How is classpath's configure run?
Tom
More information about the Java
mailing list