
27 Jan
2012
27 Jan
'12
10:23 a.m.
Date: Wed, 25 Jan 2012 23:13:25 +0000 From: dnljms@gmail.com On 25 January 2012 23:09, Daryle Walker <darylew@hotmail.com> wrote:> >
using gcc : 4.6 : g++-mp-4.6 : <cxxflags>-std=c++0x <cxxflags>-pthread ;
You should use the darwin toolset. It works apart from some architecture flags which aren't supported by macports gcc.
I normally do use the darwin toolset, but it's very old (like my system). I'm deliberately not doing it here so I can test C++11 stuff.