Re: latest compilers

Don Holmgren (djholm@fnal.gov)
Thu, 02 Dec 1999 10:59:59 -0600 (CST)

For those with accounts on the pcfarm cluster, gcc v2.95.1 is available
for testing at /usr/local/gcc-2.95.1/bin, along with the necessary
version of binutils (2.9.1). Just put this at the front of your path, or
define GCC in your makefile to give it a try.

Don H.

On Thu, 2 Dec 1999, Dan Yocum wrote:

>
> I have heard reports of great code execution speedups using the latest gcc
> compilers, v2.95.1. Jimmy Juge reports a 2-3x speedup of his FORTRAN code.
>
> This is the egcs compilers wrapped back into the gcc tree. Should we consider
> putting it on FL 6.1.1?
>
> Dan