This is the mail archive of the java-discuss@sources.redhat.com 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]

libjava and gcc-20001211 snapshot


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


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