Boost logo

Boost-Build :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-11-27 21:41:39


On Nov 27, 2007, at 4:10 AM, Andreas.Haas_at_[hidden] wrote:

> I'm trying to compile Boost 1.34.1 under x86 Solaris with SunStudio
> 5.8
> compiler. Unfortunatly I run in the same problems as described in
>
> http://lists.boost.org/boost-build/2007/06/16760.php
>
> from
>
> http://lists.boost.org/boost-build/2007/06/16761.php
>
> I learnt there could be a means to patch build.sh that would
> lead to a consistent build process.

I don't think 1.34.1 was patched to fix this but I know it's fixed in
the trunk. You'll need to continue to pass sunpro to the build.sh
script.

> Right now I'm starting build.sh with "sunpro" as to build the bjam
> utility and pass "--with-toolset=sunpro" to configure script. This
> works, but then make fails as it lacks the sunpro.jam:
>
> ./tools/jam/src/bin.solaris/bjam -sICU_PATH=/usr --user-config=user-
> config.jam
> sunpro.jam: No such file or directory

There is no sunpro toolset (no sunpro.jam). You may need to edit the
user-config.jam and change the toolset name from sunpro to sun.

-- Noel Belcourt


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