gcc-6

Clemens Lang cal at macports.org
Tue May 17 03:01:15 PDT 2016


Hi,

----- On 17 May, 2016, at 11:43, René J.V. Bertin rjvbertin at gmail.com wrote:

> I'm seeing what seem to be rave reviews about GCC 6, and also that there's a
> port for it.
> 
> I guess the situation with libstdc++ vs. libc++ hasn't changed, or has someone
> managed to get GCC to use libc++ (like clang uses libstdc++ on Linux)?

There is a way to call g++ so that it uses libc++. That's not the same level of
integration you get with clang++ -stdlib=libstdc++, though. See
http://stackoverflow.com/questions/22228208/using-g-with-libc.

You may want to work with upstream to improve on this.


-- 
Clemens Lang


More information about the macports-users mailing list