Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2013 09:07:04 +0200
From:      David Demelier <demelier.david@gmail.com>
To:        Shane Ambler <FreeBSD@shaneware.biz>
Cc:        Jason Lenthe <lenthe@comcast.net>, FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: C++ headers
Message-ID:  <2285644.yeAE3aXX44@melon>
In-Reply-To: <516A28E1.5060306@ShaneWare.Biz>
References:  <1577003.5UONfdckvH@melon> <51694C7A.2070004@comcast.net> <516A28E1.5060306@ShaneWare.Biz>

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

Le dimanche 14 avril 2013 13:26:17 Shane Ambler a écrit :
> On 13/04/2013 21:45, Jason Lenthe wrote:
> >> Is it possible to get C++11 support on FreeBSD? Currently the 9.1-RELEASE
> >> has some compiler C++11 capable but the /usr/include/c++ headers lacks
> >> some c++11 features (and missing headers).
> >> 
> >> Is there any port of c++11 available?
> > 
> > There sure is.  Just get the latest version of gcc or clang from the
> > ports collection.
> 
> The new C++11 libs are planned to be part of 10.0 base install
> 
> You can build 9.1 with the new libs by adding WITH_LIBCPLUSPLUS=yes to
> your src.conf before building world. Which needs to be built with clang.
> 
> For more info see https://wiki.freebsd.org/NewC++Stack

Thanks you very much, anyway I always use clang. It's definitely the best 
compiler :).

Regards,

-- 
David Demelier


help

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