Compilation Problems with libjava

Andrew Haley aph@redhat.com
Sat Jan 4 15:54:00 GMT 2003


lowfill@yahoo.com writes:
 > Hello, How are you?
 > I download yesterday the cvs version of gcc to update
 > my system, but I have some problems when try to
 > compile libjava.
 > 
 > I'm use the following configure line:
 > ../../libjava/configure --enable-threads
 > --with-system-zlib
 > 
 > then I compile with make and when try to link I have
 > the following error:

You need to build the *whole thing*, gcc, libjava, and all.

Run configure from the top level directory, not any of the subdirs.

Andrew.



More information about the Gcc mailing list