Hi,

Thanks to an anonymous donor to the FSF France we now have a Sun Netra
T1 200 in the compile farm: sparc64-unknown-linux-gnu running debian
etch, 500 MHz processor, 1.5GB of RAM and 36 GB disk, a nice addition
to gcc31.

To connect either do:

ssh -p 9084 [email protected]

Or add the following to your $HOME/.ssh/config

Host gcc54
  Hostname gcc12.fsffrance.org
  Port 9084
  HostKeyAlias gcc54
  CheckHostIP no

And then "ssh lo...@gcc54" should work.

In addition to the usual stuff I have installed 64 bits version
of GMP and MPFR (static library only):

/opt/cfarm/gmp-4.2.4-64
/opt/cfarm/mpfr-2.3.2-64 

Happy hacking,

Laurent

PS: gcc01..9 are down, we are investigating the cause of these repeated
down with local admin.



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

Reply via email to