[oe] Packages not honoring our LDFLAGS

Khem Raj raj.khem at gmail.com
Thu Oct 30 06:17:56 UTC 2008


On (29/10/08 17:30), Holger Freyther wrote:
> Hey,
> 
> I have enabled --hash-style=gnu some time ago but some packages do not honor 
> this and I could need your help.
> 
> The attached list is a list of binaries and libraries not honoring our LDFLAGS 
> and this list was compiled from a run of bitbake fso-image.
> 
> help would be appreciated.

We could modify gcc LINK_SPEC and add --hash-style=gnu or
--hash-style=both then you dont need the LDFLAGS at all it will happen
automatically.

But this would need binutils/ld supporting this otherwise links would
fail. 

I can prepare a gcc patch if this is interesting approach

Thx

-Khem





More information about the Openembedded-devel mailing list