[Bug 237692] lld: linking fails on aarch64 with 'Should not have claimed to be relaxable'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 2 14:18:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237692
--- Comment #2 from mikael.urankar at gmail.com ---
Here are the results:
ld.lld from ports:
/usr/local/bin/ld.lld60 --version
LLD 6.0.1 (compatible with GNU linkers)
/usr/local/bin/ld.lld70 --version
LLD 7.0.1 (compatible with GNU linkers)
/usr/local/bin/ld.lld80 --version
LLD 8.0.0 (compatible with GNU linkers)
ld.lld from base:
12.0-release
ld.lld --version
LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers)
12-stable (from a few days ago, for FreeBSD 12.0 (1200507))
ld.lld -version
LLD 8.0.0 (FreeBSD 356365-1200007) (compatible with GNU linkers)
13-current (from a few days ago, for FreeBSD 13.0 (1300021))
ld.lld --version
LLD 8.0.0 (FreeBSD 356365-1300003) (compatible with GNU linkers)
The only failure is with ld.lld from base/13-current.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list