Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 23:12:58 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Pete French <petefrench@ingresso.co.uk>
Cc:        stable@freebsd.org
Subject:   Re: Just updated to 12 from11 - did ld change ?
Message-ID:  <4BF54D2E-6D63-4D33-9DEE-438E1EAE0D99@FreeBSD.org>
In-Reply-To: <E1gMKM5-0006QV-LI@dilbert.ingresso.co.uk>
References:  <E1gMKM5-0006QV-LI@dilbert.ingresso.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_6B105929-3ED6-467E-A285-32EBF6F87F02
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii

On 12 Nov 2018, at 23:06, Pete French <petefrench@ingresso.co.uk> wrote:
> 
> Just trying out the BETA4 version of 12, updating from 11-STABLE. All went
> nice and smoothly, but when compiing coe I had to make some tweaks to the
> arhuments I am passing to 'ld' when part-linking objects against static
> libraries. Did something chnage here ? Its not on the release notes that I
> can see, and the version of clang seems to be the same as on my 11 boxes.

If you are on amd64, ld is now LLVM's lld.  You can check this with "ld -v":

$ ld -v
LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers)

-Dimitry


--Apple-Mail=_6B105929-3ED6-467E-A285-32EBF6F87F02
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCW+n66gAKCRCwXqMKLiCW
owI2AJ9bm72qOIL7RFBZg7wmmOFyQ3xB/wCeLLQYV5arjqCDABzI0hRjJxowt5g=
=pNxo
-----END PGP SIGNATURE-----

--Apple-Mail=_6B105929-3ED6-467E-A285-32EBF6F87F02--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF54D2E-6D63-4D33-9DEE-438E1EAE0D99>