GCJ slower than JDK?
Per Bothner
per@bothner.com
Mon Jan 28 18:13:00 GMT 2002
Fernando Lozano wrote:
> I've heard horror stories about upgrading the gcc, glibc or related
> components from Red Hat.
Don't upgrade. Install the new sources in a separate location than
the standard ones. For example specify --prefix /opt/gcc-20020129 (or
whatever you choose), and add /opt/gcc-20020129/bin to your PATH and
/opt/gcc-20020129/lib to your LD_LIBRARY_PATH.
> May I get just gcj sources and use them without
> fear or should I look for newer rpms from redhat?
The former.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
More information about the Java
mailing list