This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build fail for 7.3.0 with in-tree binutils


On 25.01.2018 16:54, Matt Godbolt wrote:
Hi there,

I've been building homegrown GCCs with in-tree binutils (2.29.1) for a long
while, with a pretty simple script. However, with the 7.3 release I'm
seeing:

gcc/7.3.0/objdir/binutils/../../gcc-7.3.0/binutils/dwarf.c:976: undefined
reference to `get_DW_IDX_name'


You might want to remove libiberty from gcc, and use the one that comes from binutils instead.

I've made a package for Arch Linux that way: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=m68k-elf-toolchain

--
chs



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]