Jeff,

There actually two things you need to know about.

1.  Some machines are only accessible via ports on other machines.
This is described at
https://gcc.gnu.org/wiki/CompileFarm#Machine_Detailed_List in a paragraph
which begins "Machines without public IP...".
In fact, gcc60 is used as the example: it is to be reached via port 9200 on
either gcc12 or gcc13.
So, that explains why DNS for gcc60 sends you to gcc12.

2. There are many machines listed that are dead or retired, and gcc60 is
among them.
You will find gcc60 on the "Offline" list
https://gcc.gnu.org/wiki/CompileFarm#Offline
So are all of the Sparc machines.

-Paul

On Sat, Jan 23, 2016 at 7:54 PM, Jeffrey Walton <noloa...@gmail.com> wrote:

> Hi Everyone,
>
> Please forgive my ignorance....
>
> I noticed a login to gcc60 (IA64) redirected to gcc12 (amd64). Similar
> happened to me last week trying to get on a Sparc machine. The Compile
> Farm wiki pages does not seem to have a discussion of it (or I missed
> it, which is quite possible).
>
> Why are some of the hosts in the compile farm redirecting to different
> machines?
>
> Thanks in advance,
>
> Jeff
>
> _______________________________________________
> Gcc-cfarm-users mailing list
> Gcc-cfarm-users@gna.org
> https://mail.gna.org/listinfo/gcc-cfarm-users
>



-- 
Paul H. Hargrove                          phhargr...@lbl.gov
Computer Languages & Systems Software (CLaSS) Group
Computer Science Department               Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900
_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to