This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Please update config.guess before the 5.1 branch
- To: Andrew Cagney <ac131313 at cygnus dot com>
- Subject: Re: Please update config.guess before the 5.1 branch
- From: rbrown64 at csc dot com dot au
- Date: Thu, 12 Jul 2001 16:55:25 +1000
- Cc: gdb at sources dot redhat dot com
Sorry gdb (& binutils) has an upto-date config.guess - the problem was in
the gcc summary
thing I kludged in.
Andrew Cagney <ac131313@cygnus.com> 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