[OE-core] [CONSOLIDATED PULL 16/32] gcc-4.6: Use --with-linker-hash-style configure option

Phil Blundell philb at gnu.org
Fri Aug 19 16:23:55 UTC 2011


On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
>  # Third digit in PV should be incremented after a minor release
>  # happens from this branch on gcc e.g. currently its 4.6.0
> @@ -90,6 +90,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
>  			--disable-bootstrap \
>  			--disable-libgomp \
>  			--disable-libmudflap \
> +			--with-linker-hash-style=${LINKER_HASH_STYLE} \
>  			--enable-cheaders=c_global "
>  
>  EXTRA_OECONF_INITIAL = "--disable-libmudflap \

Which gcc did you test this against?  As far as I can tell this patch
was only applied to the trunk (as of May this year) and not the 4.6
branch.  The corresponding configury certainly doesn't seem to exist in
the oe-core build tree that I happen to have lying around in front of
me, so it isn't apparent that this patch will have any useful effect. 

p.






More information about the Openembedded-core mailing list