Please remove paths from libc.so.

Rob Landley rob at landley.net
Wed Dec 27 09:09:13 UTC 2006


There's no reason to have paths in linker scripts like libc.so.  If you remove 
the paths and just name the libraries, the linker will search the default 
path and get the right result when you have a relocatable toolchain.

Rob
-- 
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery



More information about the uClibc mailing list