Date: Fri, 13 Dec 2013 11:27:34 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Andrea Venturoli <ml@netfence.it> Cc: freebsd-ports@freebsd.org Subject: Re: [CFT] boost 1.55.0 Message-ID: <20131213102734.GE52736@ithaqua.etoilebsd.net> In-Reply-To: <52AAD62C.6090300@netfence.it> References: <20131213084707.GC52736@ithaqua.etoilebsd.net> <52AAD62C.6090300@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
--YkJPYEFdoxh/AXLE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 13, 2013 at 10:41:00AM +0100, Andrea Venturoli wrote: > On 12/13/13 09:47, Baptiste Daroussin wrote: >=20 > > It uses a modern compiler (sorry I haven't been able to make it use gcc= from > > base at all, so it uses clang33 or gcc47+ from ports on FreeBSD 9.1 and= FreeBSD > > 8.*, clang33 from base in FreeBSD 9.2 (if available) and cc on 10+) >=20 > Hello. > Thanks for the work... however I have a (hopefully quick) question: does= =20 > this mean I can't mix this with other ports which use a different compile= r? >=20 > I.e. Can I link against boost (compiled with clang33 or gcc47+) and=20 > against port XYZ (compiled with base gcc)? >=20 > Does this mean I have to compile XYZ with clang33/gcc47+ too? > So it would mean I'll need to compile XYZ's dependencies with=20 > clang33/gcc47+ and other ports depending on those dependencies with=20 > clang33/gcc47+ and so on? >=20 The situation is the same as before for anyone, meaning that by default boo= st will be linked against the libstdc++ from base on 8 and 9 and libc++ on 10 = and 11, that means that you can mix with ports with the exact same risk as you = have now :) that just changes compilation dependencies not runtime one. I hope that does answer your question :) regards, Bapt --YkJPYEFdoxh/AXLE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlKq4RYACgkQ8kTtMUmk6Ez9PgCfRpi0Q+x0JIxhIRKe+y9eYEzS IWoAoL9/PgHWx9TEw+CXCPS85MLC4MgZ =dnGW -----END PGP SIGNATURE----- --YkJPYEFdoxh/AXLE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131213102734.GE52736>