Date: Fri, 04 Jan 2019 17:38:59 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 220103] devel/glib20: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (WITH_LLD_IS_LD) Message-ID: <bug-220103-29464-B5T8yzmUrM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220103-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220103 --- Comment #23 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Michal Meloun from comment #21) ... > As quick verification, you can replace default system linker by ld.bfd from > binutils. > In this case, final linking always fails (on FBSD11, 12, current) with: > /usr/bin/ld: mplayer: local symbol '__progname' in /usr/lib/crt1.o is > referenced by DSO > > Dim, please, can you submit this but to llvm bugzila? I'm not sure what bug on the LLD side you are talking about; you are describing a problem with BFD ld above? As far as the linker is concerned, "environ" is not in any way more special than any other symbol. If somebody wants to provide versioned and unversioned variants, I don't see any reason why this would be forbidden? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220103-29464-B5T8yzmUrM>
