Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 19:24:01 +0400
From:      Konstantin Tokarev <annulen@yandex.ru>
To:        "gahr@FreeBSD.org" <gahr@freebsd.org>, Baptiste Daroussin <bapt@freebsd.org>
Cc:        "ports@FreeBSD.org" <ports@freebsd.org>
Subject:   Re: [HEADSUP][CFT] New compiler USES flag, please test, review comment
Message-ID:  <206291379085841@web16h.yandex.ru>
In-Reply-To: <20130913150359.GN37800@gahrfit.gahr.ch>
References:  <20130913131753.GJ33103@ithaqua.etoilebsd.net> <20130913150359.GN37800@gahrfit.gahr.ch>

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


13.09.2013, 19:04, "Pietro Cerutti" <gahr@FreeBSD.org>:
> On 2013-Sep-13, 15:17, Baptiste Daroussin wrote:
>
>> šUSES= compiler:c++11
>>
>> šMeans you need a c++1 capable compiler but not necessary a c++ 11 aware standard
>> šlibrary, in that case if the base compiler is not able to support c++11 clang33
>> šwill be used from ports otherwise gcc 4.6+ if you specify it in make.conf.
>>
>> šUSES= compiler=stdc++11
>>
>> šYou need a c++11 aware stdlibrary, if the base compiler doesn't have it then gcc
>> š4.6+ will be used.
>
> Very nice! I suggest to change these last two names in
>
> c++11-lang
> c++11-lib
>
> since 'stdc++11' sounds too much like libstdc++ for me (implying GNU's
> implementation).

Or like "standard C++11" vs "non-standard C++11".

-- 
Regards,
Konstantin



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