Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 14:26:38 +0200
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Alberto Villa <avilla@FreeBSD.org>
Cc:        kde@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Update fails for kactivitymanagerd-4.10.5_1
Message-ID:  <20131015122637.GS91605@ithaqua.etoilebsd.net>
In-Reply-To: <CAJp7RHZmi1CjrABRezgoo5xuujnGf9RDtjMTAcnyBkYYyDwVBg@mail.gmail.com>
References:  <20131015070610.6339d381@scorpio> <CAJp7RHYTu0%2BhgP29VRnef11NMoXpk4YSgKvZTXWLNhy_hDPffQ@mail.gmail.com> <20131015114329.GQ91605@ithaqua.etoilebsd.net> <CAJp7RHZmi1CjrABRezgoo5xuujnGf9RDtjMTAcnyBkYYyDwVBg@mail.gmail.com>

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

--IfZ+tgy+ooJOsAAy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 15, 2013 at 01:57:44PM +0200, Alberto Villa wrote:
> On Tue, Oct 15, 2013 at 1:43 PM, Baptiste Daroussin <bapt@freebsd.org> wr=
ote:
> > We have to limit the number of compilers we do support, and given the d=
ifferent
> > possible options people can have: CLANG_IS_CC WITHOUT_CLANG WITHOUT_GCC=
 it would
> > be a nightmare to support all combinaison.
>=20
> Actually I was discussing another issue, that is: lang/clang33 doesn't
> provide c++11 features, according to the attached log. I'll try
> changing it to c++11-lib and see what happens, but I think c++11-lang
> should be enough. Am i wrong?

Oh yes you are wrong, there is a distinction between c++11-lang and c++11-l=
ib on
purpose.

Clang33 from ports and base uses libstdc++ from gcc 4.2 for all but freebsd=
 10.
but clang33 has c++11 langague support meaning it knows how to parse c++11
keywords.

But some ports requires a c++11 library may it be libstdc++ from a newer gc=
c or
libc++, that is what c++11-lib is for.

regards,
Bapt

--IfZ+tgy+ooJOsAAy
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlJdNH0ACgkQ8kTtMUmk6ExElgCgmY5/zm6njqT0t/K5eT053mon
7K0AoMFEMB7+YoOVbRVQNA0bEMZdeYPH
=yvv/
-----END PGP SIGNATURE-----

--IfZ+tgy+ooJOsAAy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131015122637.GS91605>