Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-12 11:31:07


William SleemanIV wrote:

> Adding the -library=stlport4 did work for building the 32-bit libraries. I
> tried to build boost in 64-bit mode but still got 32-bit libraries. I used
> the following command as suggested on the "C++ Frontend Tales" website:
>
> bjam toolset=sun stdlib=sun-stlport address-model=64 -library=stlport4
> stage

This one is correct. However I think "C++ Frontend Tales" tells you to
add some lines to sun.jam. Did you do that?

For the record, the ticket for that is:

        http://svn.boost.org/trac/boost/ticket/1186

which is closed in SVN head, with those commits:

        http://svn.boost.org/trac/boost/changeset/38872
        http://svn.boost.org/trac/boost/changeset/38919

- Volodya


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