Boost logo

Boost Users :

Subject: Re: [Boost-users] intrusive::slist, MPL, Sun CC
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-15 10:57:48


AMDG

Chris Hite wrote:
> intrusive::slist work with Sun CC? I notice that it uses some MPL.
> Does MPL generally not work with Sun CC?
>
> CC: Sun C++ 5.9 SunOS_sparc Patch 124863-12 2009/04/21
> CC
> -I/development/tango/current/misc/boost/boost_1_39_0/SunOS/include/boost-1_39
> -c test.cxx -o test.o
>
> test.cxx:

I don't know whether this is the problem, but to use Boost with
sun CC, you must pass the argument -library=stlport4 to the
compiler. i.e. the default standard library is very non-conformant.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net