[OE-core] [PATCH] gcc: use ${base_lib} to match gcc default configuration

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 11 15:30:41 UTC 2011


On Thu, 2011-08-11 at 01:47 -0500, Kumar Gala wrote:
> revert this is not acceptable as that will break ppc64 builds.
> 
> I think you need to look at 64bithack.patch and if we really should be using it for multilib builds.

This just sounds like gcc totally ignores the the library directory
we're using and that is plain wrong :(.

I'd much prefer gcc didn't make assumptions in this case and did what
were were configuring it to do. That is why there is that 64bit hack
there and I think gcc should be honouring however we configure the
library directories, not doing what it thinks is best...

Cheers,

Richard





More information about the Openembedded-core mailing list