This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
libjava and gcc-20001211 snapshot
- To: java-discuss at sourceware dot cygnus dot com
- Subject: libjava and gcc-20001211 snapshot
- From: Tom dot Williams at diversifiedsoftware dot com
- Date: Wed, 13 Dec 2000 13:31:38 -0800
Hi! I'm currently building the gcc-20001211 snapshot and I configured it
like this:
../configure --prefix=/usr/local/egcs --enable-languages=c,c++
--enable-shared
So far, the build is running fine but I just noticed that Java code is
being compiled and I think the libjava libraries are still being built.
Shouldn't this only happen when "--enable-languages=java" is specified or
must I specify something else to disable the build of libjava if I only
want the C/C++ compiler?
Thanks!
Peace....
Tom