bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27193] GCC trunk unable to bootstrap with Binutils Trunk


From: hjl.tools at gmail dot com
Subject: [Bug gas/27193] GCC trunk unable to bootstrap with Binutils Trunk
Date: Sat, 16 Jan 2021 20:35:43 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27193

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
I reproduced it:

/home/hjl/work/build/gnu/tools-build/x86_64-linux-toolchain/build-x86_64-linux//usr/toolchain-11.0.0/x86_64-linux/bin/ld:
/home/hjl/work/build/gnu/tools-build/x86_64-linux-toolchain/build-x86_64-linux/gcc/src/gcc-build/./gcc/32/crtbeginS.o:
in function `__x86.get_pc_thunk.bx':
crtstuff.c:(.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]+0x0): multiple
definition of `__x86.get_pc_thunk.bx';
/usr/lib/i386-linux-gnu/crti.o:(.gnu.linkonce.t.__x86.get_pc_thunk.bx+0x0):
first defined here
collect2: error: ld returned 1 exit status
Makefile:990: recipe for target 'libgcc_s.so' failed
make[9]: *** [libgcc_s.so] Error 1

on Ubuntu 18.04. Looking into it now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]