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

Re: [PATCH] linker, rechter



Jeroen van Meeuwen wrote:
Where commit c501b339a2a2d4f5f732655dde7eddc41c030ad7 tried to correct the location of the linker library in the boot image, but it only checked for ld-linux.so.2, not ld-linux-x86_64.so.2

with this patch, I try to fix that by testing if there is such a thing as ld-linux.so.2 or ld-linux-x86_64.so.2 in $LIBDIR, and then only continuing if both of these are not links (to what is now ld-2.9.so) already.


This now applies to a real bug...

https://bugzilla.redhat.com/show_bug.cgi?id=481526

Mentions i386 media failing because of ld-linux.so.2 -> ld-linux.so.2, exactly the same problem I had.

Kind regards,

Jeroen van Meeuwen
-kanarip


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