Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2017 18:03:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols
Message-ID:  <bug-218808-29464-GeLcttp2YB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218808-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218808-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218808

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
lld 5.0 per base r321369 does support --warn-unresolved-symbols, so comment=
 1
shows the following:

/usr/bin/ld.lld: warning: undefined symbol: environ
>>> referenced by a.c
>>>               /tmp/a-e9e734.o:(foo)

/usr/bin/ld.lld: warning: undefined symbol: environ
>>> referenced by a.c
>>>               /tmp/a-e9e734.o:(foo)

Can you try building www/firefox on -CURRENT again?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218808-29464-GeLcttp2YB>