Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-07-09 17:58:35


"Steve Clamage" <Stephen.Clamage_at_[hidden]> wrote in message
news:42CF3A0A.5020702_at_sun.com...
> The macro BOOST_NO_IS_ABSTRACT should be defined.
>
> Also, be sure you are using the option -library=stlport4 on every CC
> command
> line. The configuration files for Sun should set up that option already.

Hum... The command line for a failing filesystem compile was:

/opt/sunstudio10u1/SUNWspro/bin/CC -c -g -xtarget=generic
 +d -features=rtti -features=except -I"/tmp/dgregor/BoostRegressionTesting/results/bin/boost/libs/filesystem/build"
 -I"/tmp/dgregor/BoostRegressionTesting/boost" -I"/usr/include" -I"/tmp/dgregor/BoostRegressionTesting/boost"
  -o
"/tmp/dgregor/BoostRegressionTesting/results/bin/boost/libs/filesystem/build/libboost_filesystem.a/sunpro-5_8u1-sunos/debug/exception.o"
"/tmp/dgregor/BoostRegressionTesting/boost/libs/filesystem/build/../src/exception.cpp"

So it looks like we need to add -library=stlport4 to the jamfile.

Doug?

Thanks,

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk