Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 19:57:08 +0100
From:      Michael Gmelin <freebsd@grem.de>
To:        freebsd-ports@freebsd.org
Subject:   Build C++ based packages using C++11
Message-ID:  <20131028195708.53325afe@bsd64.grem.de>

next in thread | raw e-mail | index | archive | help
Hi,

Now that most ports build ok with clang, are there any steps planned
towards supporting C++11 and libc++ in the ports tree? I'm thinking of
flags like NEEDS_CPP98, NEEDS_CPP11 etc. With C++14 at the horizon I
expect more problems with ports depending on C++11 and even though
mixing standard libraries and language revisions might build in many
cases, it can lead to terrible problems at run time.

Michael

-- 
Michael Gmelin



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