Fwd: Status of gcj/java on PPC Linux?
Tom Tromey
tromey@redhat.com
Thu Feb 8 09:06:00 GMT 2001
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
>> What parameters to configure should I pass to force the building of
>> all the java requirements during the full gcc build?
Mark> You should configure with --enable-languages=c++,java
Even that might not be enough, if the top-level configure thinks that
java is unbuildable. If it still decides not to build Java, you'll
need to dig through configure/configure.in (you *won't* need autoconf
-- these are not autoconf configure scripts) and find where libgcj is
disabled for your platform.
Tom
More information about the Java
mailing list