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 kfreebsd-gnu triplet (revised)


Hi there,

Well, after some time playing with it (with invaluable Ian Lance Taylor's help)
I've put binutils to work on GNU/KFreeBSD.

The patch attached includes fixes for the triplet change to "kfreebsd-gnu".
It's almost like the last patch I sent but without the last two hunks, which
came out to be wrong causing ld to fail checking for "ld.so.1".

The other problem with checking for "ld.so.1" is in Glibc, I have verified
it by using ld with a properly built /lib/ld.so.1 and it works ok.

Please apply the attached patch for CVS. My ChangeLog entries are both in the
patch header and below:

for ChangeLog:

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

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

for bfd/ChangeLog:

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

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

for gas/ChangeLog:

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

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

for ld/ChangeLog:

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

	* configure.host: Match GNU/KFreeBSD 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)


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