This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: configure doesn't recognize Linux
- To: Peter Simons <simons at cys dot de>
- Subject: Re: configure doesn't recognize Linux
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Sat, 27 Feb 1999 13:25:16 -0700
- cc: egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199902272000.VAA18940@peti.cys.de>you write:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> When building the latest snapshot (gathered via cvs a few moments
> ago), the configure script fails on a dual-pentium Linux machine,
> complaining that it can't figure out what kind of system this would
> be.
>
> Installed on the machine is a SUSE Linux (6.0 I think) and the uname
> - -a string is:
>
> Linux monster 2.2.1 #2 SMP Mon Feb 22 23:36:39 CET 1999 i686 unknown
Can you run sh -x <srcdir>/config.guess and send us the output?
Thanks,
jeff