Boost logo

Boost-Build :

Subject: Re: [Boost-build] sun CC 5.10 stlport stdcxx on opensolaris
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-30 12:47:48


On Thursday 30 July 2009 Karun Gahlawat wrote:

> stdcxx is an Apache project for c++ standard library implementation.
> boost compile issues on opensolaris are mainly due to the sun std
> implementation. I have heard some success on boost 1.37 on the
> following link.
> http://www.nabble.com/how-to-build-Boost-1.37-on-OpenSolaris-with-SunStudio12---Apache-stdcxx-td21285087.html
> I was hoping to get similar results on 1.39.
> If this is not supported, could you please suggest anything else to
> successfully compile boost on opensolaris? Do i need a custom build? I
> am not too familiar with build processes and jam but would gladly
> learn and do my homework if I can get some directions..
> Thanks! Appreciate your help!

I don't know much more than:

        http://blogs.sun.com/sga/category/Boost

which appears to use this command line:

        bjam toolset=sun stdlib=sun-stlport

This uses non-default version of C++ libraries, still shipped with the
compiler.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk