Hi,

Thanks to an anonymous donor to the FSF France we now have a PowerMac G5
1.8 GHz machine in the compile farm, which mean we now have access to
powerpc64 architecture (gcc53 is powerpc32). Mekensleep,
http://www.mekensleep.com/ is providing the hosting for free.

To connect either do:

ssh -p 9090 [email protected]

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

Host gcc40
  Hostname gcc12.fsffrance.org
  Port 9090
  HostKeyAlias gcc40
  CheckHostIP no

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

The machine has only 512MB or RAM so be careful. If it appears
this is not enough we'll upgrade the amount of RAM.

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