This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Where do I find info on building libjava w/ gcc snapshots?
- To: java-discuss at sources dot redhat dot com
- Subject: Where do I find info on building libjava w/ gcc snapshots?
- From: Tom dot Williams at diversifiedsoftware dot com
- Date: Tue, 19 Dec 2000 11:53:26 -0800
Hi! Now that libjava is integrated with the gcc snapshots, where do I find
the configure parameters I need to build libjava correctly?
I've been using configure command like this:
$ ../configure --prefix=/usr/local/egcs --enable-languages=c,c++,java
--enable-shared --enable-threads=posix
Any help would be greatly appreciated....
Peace.....
Tom