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

Khem Raj raj.khem at gmail.com
Fri Aug 24 16:37:25 UTC 2012


On Fri, Aug 24, 2012 at 9:29 AM, Andy Ross <andy.ross at windriver.com> wrote:
>
> It's libtool which has special requirements here, becuase it's trying
> to set rpaths based on those funny strings and has to have them
> normalized.  So I'd argue that it's in libtool where this magic has to
> happen.
>

yes I tend to agree

> Before I realized you already fixed the gcc-runtime issue, I was
> looking at finding a place farther up the stack where this could be
> done.  That is, sanitize all inbound paths at the spot where they're
> parsed at the command line.  The current cases we know we need to hit
> are -lib and -rpath, though I'm no libtool expert and am surely
> missing some...




More information about the Openembedded-core mailing list