Bad HTML link and javalib/gcc-2.95.3 combo question
Ken Ihrig
kenihrig@nortelnetworks.com
Wed Mar 21 06:56:00 GMT 2001
Your web site has a bad link:
>From http://gcc.gnu.org/gcc-2.95/features.html check "Java ... runtime
library" which references a bad page:
http://gcc.gnu.org/javaannounce.html
This is exactly the information I was looking for. I want to use the new
gcc-2.95.3 release combined with the latest Java runtime libraries. I
haven't been able to figure out how to do this and instead have been stuck
using snapshots:
cd tools-snapshot/
export CVSROOT=:pserver:anoncvs@gcc.gnu.org:/cvs/gcc
cvs -z 9 co gcc
If I built the snapshot in one directory and then built the 2-95.3 release
in another directory (make bootstrap for both) then did a make install
first in the snapshot directory and then in the 2-95.3 directory, would
this do what I want? Is there an easier method?
Thanks,
Ken Ihrig
kenihrig@nortelnetworks.com
More information about the Java
mailing list