installing GCJ 3.3 and deploying executables constructed with it
Andrew Haley
aph@redhat.com
Thu Jul 10 10:09:00 GMT 2003
A few odd things:
It's perhaps a mistake to hard-code
http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.3; there will
doubtless be a 3.3.1 with bug fixes.
Why do "make bootstrap" and "make"?
You assume bash.
"you should modify your .bash_profile configuration" Who says they use
bash?
A user only really needs to install a new compiler as root if they
intend others to use it.
If you only need to run executables, it is sufficient to define the
SOnames that appear in the output of "ldd". It shouldn't be necessary
to provide additional symlinks.
Andrew.
More information about the Java
mailing list