Get an idea of the gcj/libgcj status
Bryce McKinlay
bryce@albatross.co.nz
Fri Oct 13 15:16:00 GMT 2000
Torsten Rüger wrote:
> Thanks agian. Now this is easier said than done. (Its'd difficult to get
> a working set of compiler and gcc that just compiles)
FWIW, my current gcc's ChangeLog ends with:
Thu Oct 12 16:02:31 MET DST 2000 Jan Hubicka <jh@suse.cz>
(try "cvs -z9 update -D 2000/10/13 20:00:00 -dP")
And it all built fine using:
../configure --enable-languages=c++,java --enable-threads=posix
--enable-shared --prefix=/usr/local/gcc --enable-libstdcxx-v3
The "--enable-libstdcxx-v3" is now required to build libgcj, because
otherwise you wont get a libsupc++.
> The current libgcj needs the libsupc++ to build, so I can't build that.
You should just be able to delete the "-lsupc++" from libjava's Makefile if
you want to build with an old (pre-October 9) compiler.
regards
[ bryce ]
More information about the Java
mailing list