X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 3 Dec 2001 17:28:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Pierre Muller cc: djgpp-workers AT delorie DOT com Subject: Re: Small configure problem. In-Reply-To: <4.2.0.58.20011203155934.01938ac8@ics.u-strasbg.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 3 Dec 2001, Pierre Muller wrote: > When I try to configure a GNU software for djgpp now, > the configure fails because I have a Pentium 4 > that is recognized as a i786 > but the main configure seems to only recognize > i[3456]86-*-msdosdjgpp I think this can only happen if your `uname.exe' was compiled with a CVS version of the library. The function `uname' from DJGPP v2.03 never knew anything about i786. > For your info, I tried to compile the latest GDB CVS sources > (Eli knows why) on my Win2000 box with a Pentium 4. You don't need to compile the CVS sources of GDB, gdb-5.1.tar.gz will do.