PATCH: stop inserting hardwired paths in linker script.

Rob Landley rob at landley.net
Sun Sep 28 10:13:29 PDT 2008


I've been using the attached patch since 2006 to get the uClibc install to 
_stop_ inserting hardwired absolute paths into the linker script.

If you don't provide a path to the library the linker searches LIBPATH again 
which is what you want if you make relocatable cross compilers like I do.  
Absolute paths for the linker aren't really a friend to cross compiling.

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alt-uClibc-install.patch
Type: text/x-diff
Size: 1404 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20080928/4e9552ad/attachment.patch 


More information about the uClibc mailing list