|
Boost : |
Subject: Re: [boost] My non-system GCC doesn't link programs under b2
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2012-01-27 05:42:49
Hi Daryle,
On Friday, 27. January 2012 11:23:48 Daryle Walker wrote:
> > Date: Wed, 25 Jan 2012 23:13:25 +0000
> > From: dnljms_at_[hidden]
> > 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.
>
> 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.
Well, you should use:
using darwin : 4.6 : g++-mp-4.6 : <cxxflags>-std=c++0x <cxxflags>-pthread ;
for the new gcc with the darwin toolchain (apple linker and whatnot)...
Yours,
Jürgen
-- Dipl.-Math. Jürgen Hunold | IVE mbH Software-Entwickler | Lützerodestraße 10 Tel: +49 511 897668 33 | 30161 Hannover, Germany Fax: +49 511 897668 29 | http://www.ivembh.de juergen.hunold_at_[hidden] | | Geschäftsführer: Sitz des Unternehmens: Hannover | Univ.-Prof. Dr.-Ing. Thomas Siefer Amtsgericht Hannover, HRB 56965 | PD Dr.-Ing. Alfons Radtke
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk