Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2016 12:26:30 +0000
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: what is this libclang stuff and why does it take so long in make build world?
Message-ID:  <9ff8c484-b36a-8c9e-326c-2ed146d2afca@freebsd.org>
In-Reply-To: <47ae909e-9415-0d32-0b68-847f38ef9a8f@kukulies.org>
References:  <47ae909e-9415-0d32-0b68-847f38ef9a8f@kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--kMSEK4Ix8R4rElWb1JEVSpu2tsPjsCe2I
Content-Type: multipart/mixed; boundary="6tWhaRFs5TiIuOuL6HDNbBaDU2T8u28Cn";
 protected-headers="v1"
From: Matthew Seaman <matthew@freebsd.org>
To: freebsd-questions@freebsd.org
Message-ID: <9ff8c484-b36a-8c9e-326c-2ed146d2afca@freebsd.org>
Subject: Re: what is this libclang stuff and why does it take so long in make
 build world?
References: <47ae909e-9415-0d32-0b68-847f38ef9a8f@kukulies.org>
In-Reply-To: <47ae909e-9415-0d32-0b68-847f38ef9a8f@kukulies.org>

--6tWhaRFs5TiIuOuL6HDNbBaDU2T8u28Cn
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 11/17/16 11:39, Christoph P.U. Kukulies wrote:
> I find that
>=20
>=20
> make buildworld
>=20
>=20
> deals a half eternity with compiling /usr/obj/usr/src/tmp/usr/src/lib/c=
lang
>=20
>=20
> What is this c++ stuff actually ?

It's the system C and C++ compiler and much of the rest of the
toolchain.  http://www.llvm.org/

Yes, it can take a very long time to build compared to the rest of the
system.  but time spent on the compiler means that when it compiles
other software, it will be speedier, and that the resultant software
will itself perform better.

	Cheers,

	Matthew



--6tWhaRFs5TiIuOuL6HDNbBaDU2T8u28Cn--

--kMSEK4Ix8R4rElWb1JEVSpu2tsPjsCe2I
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYLaH2AAoJEABRPxDgqeTnyDsP/1hJT2y4diwqRoqdEPedjJNF
yillxTV/Iiw62P0XjsIFro1ezKhCWakUt+Jqnxl89FjxuzytPFwkvw8f/V+PlFrp
jdUHj1fOGTfw3WMLex39q9L7iPh7Ss7SdVlKZCuQvAoQCOnz6oE3/7+beX+ZSro9
lcrOZTZ89LWBRSp9UUcSIX12PrsqhKOvSeTIDUNej5yeypOUpOz5GBPdbQy6SDBi
Pw+aGOLViuQsHUc1Vl0dTsghpOKoYCA0XYhDDqxpbfGehFUaT4QnPDdN9EB/8gJH
/XRSQYPadcxnoXkV/K/zlpFqio9hBG7X0YnuJpeFHKJG7M8X78BS7YQAnzlOGr6q
jmv7MLTMWR7RyaSxX4JtIpVwMsGy215xsO/PZiqticUzdb1pxnI1yDAdAqQvMYxN
ZSfx6bNmYs1madNHiN/spcHEJVrh0xSDF/+e7Eemqtytz2hGBjGHQC4BM/IShFVp
Q4bhjVTtHlkIcQTTMPPMqmyWB7ZthpOKxDXKvxhOVVOsIzz2PSS+zy8DRNj59Pzq
yxMojiESfGsGnDnYZjlvq6nEouevoVSM9vC+3g9ThcmFiD//BkMaW5yGG4P7LUlN
ZaQ/rCLLaj6pElc25HEr3sVwXMywEYO7UR8DM/JNaMRt6FL728xCFMnEEezgbmw/
6IHm9QmZrcsRr9agIc2j
=O0J5
-----END PGP SIGNATURE-----

--kMSEK4Ix8R4rElWb1JEVSpu2tsPjsCe2I--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9ff8c484-b36a-8c9e-326c-2ed146d2afca>