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]

Re: libjava and gcc-20001211 snapshot



Tom.Williams@diversifiedsoftware.com writes:

> 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?

A patch went in last night to fix this. You just missed it:

  http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00602.html

(It's good to see we're in the snapshot, it's unfortunate we were
included this week because the merge was really fresh it might be that
the snapshot includes a not really correct configure.in -- I haven't
verified.)

./A

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