binutils-2.24.90 snapshot is available

Matthias Klose doko@ubuntu.com
Sun Oct 19 13:49:00 GMT 2014
Am 17.10.2014 um 17:16 schrieb Will Newton:
>> arm-linux-gnueabi (armv4 soft float) and arm-linux-gnueabihf (armv7, thumb, hard
>> float):
>> Running /«PKGBUILDDIR»/ld/testsuite/ld-unique/unique.exp ...
>> ERROR: /«PKGBUILDDIR»/ld/testsuite/ld-unique/unique.s: compilation failed
>> ERROR: /«PKGBUILDDIR»/ld/testsuite/ld-unique/unique_shared.s: compilation failed
>> FAIL: Could not link a unique executable
>> FAIL: Could not create a shared library containing an unique symbol
>> FAIL: Could not link a dynamic executable
>> FAIL: Could not create a shared library containing an unique symbol with reference
> 
> I can't reproduce these with master or the 2.25 branch. Is it possible
> the patching has broken something?

I rechecked with an unpatched 2.25 branch, and I'm able to reproduce these on
Debian unstable (both armel and armhf), and Ubuntu 14.10 (armhf).

binutils is configured with
env CC="gcc" CXX="g++" CFLAGS="-g -O2 -Wno-format-security -marm" \
        ../configure --with-sysroot=/ --enable-shared --enable-plugins
--prefix=/usr --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf
--disable-werror --enable-ld=default --enable-gold

gcc is configured with --with-arch=armv7-a --with-fpu=vfpv3-d16
--with-float=hard --with-mode=thumb



More information about the Binutils mailing list