Why does config.guess come up with such wacky stuff?

John Hughes john@Calva.COM
Fri Dec 31 23:54:00 GMT 1999


Robert Lipe <robertlipe@usa.net> writes:
> case `uname -X | egrep '^Machine` in
>         *i80486)   UNAME_MACHINE=i486;;
>         *Pentium$) UNAME_MACHINE=i586;;
>         *PentII*)  UNAME_MACHINE=i686;;
> esac

Almost, on UnixWare 7 I get

	Machine = Pentium II

-- 
John Hughes <john@Calva.COM>, 
        CalvaEDI SA.                            Tel: +33-1-4313-3131
        66 rue du Moulin de la Pointe,          Fax: +33-1-4313-3139
        75013 PARIS.



More information about the Gcc mailing list