From mboxrd@z Thu Jan 1 00:00:00 1970 From: rbrown64@csc.com.au To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: Please update config.guess before the 5.1 branch Date: Wed, 11 Jul 2001 23:53:00 -0000 Message-id: X-SW-Source: 2001-07/msg00114.html Sorry gdb (& binutils) has an upto-date config.guess - the problem was in the gcc summary thing I kludged in. Andrew Cagney on 12/07/2001 15:23:21 To: rbrown64@csc.com.au cc: gdb@sources.redhat.com Subject: Re: Please update config.guess before the 5.1 branch > The config.guess used by gcc-3.0 and binutils-2.11 renders UnixWare 7.1.0 > as `i586-sco-sysv5uw7.1.0' and the one used in the 20010707 gdb snapshot > as `i585-UnixWare7.1.0-sysv5'. Are you sure about binutils? As far as I can tell (using CVS) it last had a merge 2001/03/22 and GDB is using that. (Thanks for the reminder) Andrew