This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

installing GCJ 3.3 and deploying executables constructed with it


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]