Hi,

After a long period offline, our x86 machines gcc01/2/3/5/6/7/9 are now
back online. 

I'm using gcc01 and gcc02 for loop testing trunk and 4.4 as documented
on:

http://gcc.gnu.org/wiki/CompileFarm

Feel free to add your machine usage here.

On all x86 and x86_64 machines I installed GMP 4.2.4 and MPFR 2.4.1 as
follows: 

./configure --prefix=/opt/cfarm/gmp-4.2.4 --disable-shared --enable-cxx
./configure --disable-shared  --with-gmp=/opt/cfarm/gmp-4.2.4 
--prefix=/opt/cfarm/mpfr-2.4.1

So you should be able to bootstrap trunk with the following passed to configure:

--with-mpfr=/opt/cfarm/mpfr-2.4.1 --with-gmp=/opt/cfarm/gmp-4.2.4

I'll do other machines if needed.

Laurent




_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to