Date: Mon, 22 Jun 2020 15:35:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247480] devel/binutils can't be built with lang/gcc? Message-ID: <bug-247480-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247480 Bug ID: 247480 Summary: devel/binutils can't be built with lang/gcc? Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: gja822@narod.ru Assignee: bapt@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) I'm not sure if this is a bug really, but rather strange that GNU binutils cannot be build with GBU compiler. Well, I've tried gcc7, gcc8, gcc10. Only very old gcc-4.8 can conpile it without the error: /bin/sh ./libtool --tag=3DCC --mode=3Dlink gcc10 -W -Wall -Wstrict-proto= types -Wmissing-prototypes -Wshadow -Wstack-usage=3D262144 -O2 -pipe -march=3Dbd= ver2=20 -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc10 -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 -o coffdump coffd= ump.o coffgrok.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -L/usr/local/lib libtool: link: gcc10 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wsh= adow -Wstack-usage=3D262144 -O2 -pipe -march=3Dbdver2 -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc10 -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/g= cc10 -o coffdump coffdump.o coffgrok.o bucomm.o version.o filemode.o=20 -L/usr/local/lib/gcc10 ../bfd/.libs/libbfd.a -L/usr/local/lib -lz ../libiberty/libiberty.a /usr/local/bin/ld: bucomm.o:(.bss+0x0): multiple definition of `program_nam= e'; coffdump.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status gmake[6]: *** [Makefile:891: coffdump] Error 1 gmake[6]: Leaving directory '/usr/ports/devel/binutils/work-native/binutils-2.33.1/binutils' --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247480-7788>