This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: config.guess, config.sub & Solaris 7 Intel
- To: "Christopher R. Jones" <cj at interlog dot com>
- Subject: Re: config.guess, config.sub & Solaris 7 Intel
- From: Ben Elliston <bje at cygnus dot com>
- Date: Thu, 8 Apr 1999 09:16:10 +1000 (EST)
- cc: egcs at cygnus dot com
> uname -m: i86pc
> uname -r: 5.7
> uname -s: SunOS
> and uname -v: Generic
> Thanks for your quick work.
The official version of config.guess handles this already. If the copy in
the EGCS tree is not suitable, you can check the file out of the Autoconf
CVS repository. See http://sourceware.cygnus.com/autoconf/ for details.
Ben