glibc-bsd-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Glibc-bsd-hackers] [PATCH] fixes for kfreebsd-gnu triplet (revised)


From: Robert Millan
Subject: [Glibc-bsd-hackers] [PATCH] fixes for kfreebsd-gnu triplet (revised)
Date: Sat, 30 Aug 2003 17:15:20 +0000
User-agent: Mutt/1.5.4i

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  <address@hidden>

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

for bfd/ChangeLog:

2003-08-30  Robert Millan  <address@hidden>

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

for gas/ChangeLog:

2003-08-30  Robert Millan  <address@hidden>

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

for ld/ChangeLog:

2003-08-30  Robert Millan  <address@hidden>

        * 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]