This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Fixes for new kfreebsd-gnu triplet


Hello!

As per Richard's request the GNU/FreeBSD system triplet has been changed
to "kfreebsd*-gnu" in config.guess. I'm attaching a patch that fixes
binutils triplet detections in a few places to match with the new triplet.

Note that there are still some problems with ld for GNU/FreeBSD (I'll
comment on this later), but this patch just turns binutils into using the
new triplet, which works just as well as with the old one.

I don't really mind if you don't regenerate configure and update config.guess
and libtool, since libtool is not fully ported yet anyway. I'll just wait
that you update all these things eventualy.

Patch is attached; separate ChangeLog entries follow.

for ChangeLog:

2003-07-30  Robert Millan  <robertmh@gnu.org>

	* configure.in: Match GNU/FreeBSD with new kfreebsd*-gnu triplet.

for bfd/ChangeLog:

2003-07-30  Robert Millan  <robertmh@gnu.org>

	* configure.in: Match GNU/FreeBSD with new kfreebsd*-gnu triplet.
	* config.bfd: Likewise.

for gas/ChangeLog:

2003-07-30  Robert Millan  <robertmh@gnu.org>

	* configure.in: Match GNU/FreeBSD with new kfreebsd*-gnu triplet.
	* testsuite/gas/alpha/alpha.exp: Likewise.

for ld/ChangeLog:

2003-07-30  Robert Millan  <robertmh@gnu.org>

	* configure.host: Match GNU/FreeBSD with new kfreebsd*-gnu triplet.
	* configure.tgt: Likewise.

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)

Attachment: binutils.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]