[OE-core] [PATCH 5/5] binutils: Use tip of 2.26 branch

Richard Purdie richard.purdie at linuxfoundation.org
Mon Feb 15 14:30:49 UTC 2016


On Sun, 2016-02-14 at 20:52 +0000, Khem Raj wrote:
> Until 2.26.1 is released there are few fixes which are needed
> especially
> when using -fpie, here are changes that are part of this version bump
> 
> H.J. Lu (7):
>       Add a testcase for PR ld/18591
>       Store estimated distances in compressed_size
>       Remove duplicated marker for 2.26 in gas/NEWS
>       Add -mrelax-relocations= to x86 assembler
>       Mask off the least significant bit in GOT offset
>       Enable -Bsymbolic and -Bsymbolic-functions to PIE
>       Fix a typo in objcopy manual
> 
> John David Anglin (1):
>       Fix /usr/bin/ld: final link failed: File truncated error on
> hppa

I think this is resulting in:

https://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/buil
ds/625/steps/BuildImages_1/logs/stdio

and

https://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/
builds/638/steps/BuildImages_1/logs/stdio

where config.log in one case says:

configure:4407: checking for C compiler default output file name
configure:4429: arm-poky-linux-gnueabi-gcc  -fstack-protector-strong -pie -fpie -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types --sysroot=/home/pokybuild/yoc
to-autobuilder/yocto-worker/nightly-arm-lsb/build/build/tmp/sysroots/beaglebone  -O2 -pipe -g -feliminate-unused-debug-types -fstack-protector-strong -pie -fpie -D_FORTIFY_S
OURCE=2  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now conftest.c  >&5
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-arm-lsb/build/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/ld: 
error: a.out uses VFP register arguments, /tmp/ccbzGaSi.o does not
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-arm-lsb/build/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/ld: failed to merge target specific data of file /tmp/ccbzGaSi.o
collect2: error: ld returned 1 exit status

Cheers,

Richard



More information about the Openembedded-core mailing list