[OE-core] [PATCH] gcc-4.7: Add fix for libtool rpath problems

Andy Ross andy.ross at windriver.com
Fri Aug 24 15:53:16 UTC 2012


On 08/24/2012 07:12 AM, Richard Purdie wrote:
> This avoids problems with libstdc++ having bad rpaths (/usr/lib/../.lib)
> in its .la file. See the patch for more information.

Heh, I was just sitting down having discovered the same thing.  Isn't
the root cause at least partially that gcc is using a different
libtool implementation than the rest of the build?  I note it's also
missing the normalization patches that went into the standard libtool
(though that's benign here as -rpath isn't used).

Andy





More information about the Openembedded-core mailing list