[patch/rfc] Use i686-pc-linux-gnu as the releng target

Andrew Cagney cagney@gnu.org
Mon Jan 12 16:01:00 GMT 2004


Hello,

GDB, and I suspect binutils, and just possibly newlib (true?), as part 
of the release process does:
	./configure sun4
(it is so that the .info et.al. files can be generated).  The problem is 
that GDB no longer configures for the good old sun4.

This patch changes the system being used from "sun4" to "i686-pc-linux-gnu".

For binutils, can the release engineer give this a wirl.

For newlib, is this logic still used?  Can that part of the file be removed?

Once we've sorted things here I'll see about pushing this upstream into 
GCC repository (gcc doesn't use this file).

Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20040112/a387c08d/attachment.ksh>


More information about the Gdb-patches mailing list