Subject: Re: [boost] My non-system GCC doesn't link programs under b2
From: Daniel James (dnljms_at_[hidden])
Date: 2012-01-25 18:13:25


On 25 January 2012 23:09, Daryle Walker <darylew_at_[hidden]> 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.