On Thu, 2010-04-01 at 16:33 +0100, Richard Purdie wrote:

> * Added relocatable binary processing from Poky for -native binaries 
>   using chrpath. This isn't enabled for -cross packages due to the 
>   relative path length problems.

Is there a reason to not use $ORIGIN here instead?  The patch Chris
Larson posted ages ago does get this right (the hard part is
gcc/gdb/binutils due to the multi configure running).  And any path
length issues you hit with -cross you should be able to hit with
-native, no?

-- 
Tom Rini <[email protected]>
Mentor Graphics Corporation

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to