Please remove paths from libc.so.

David Daney ddaney at avtrex.com
Sat Dec 30 15:57:51 PST 2006


Rob Landley wrote:
> On Saturday 30 December 2006 4:34 pm, Rich Felker wrote:
> 
>>>i'm not going to waste time on a non-sysroot vs sysroot debate since 
> 
> sysroot 
> 
>>>is hands down superior
>>
>>I must strongly disagree. Simplicity is the ultimate virtue and a
>>solution that requires nothing except removing broken code is always
>>inherently better than a solution which involves adding a layer of
>>wrapping.
> 
> 
> Both solutions involve a wrapper.  The question is, do you trust a wrapper 
> that exists outside of gcc and overrides all of gcc's broken path logic 
> entirely, or do you trust gcc to get it right on the fifth attempt without 
> actually removing any of the debris from the previous four?
> 

Your argument seems to be based on the axiom that that GCC in general is 
a stupid, broken, helpless mess.

Given that, you are forced to conclude that the only way forward is to 
hack things up.

I and others have successfully used GCC's --with-sysroot= configuration 
option.  But we are working with a different set of assumptions, so 
should be ignored.

David Daney


More information about the uClibc mailing list