Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-11-18 07:32:18


On Friday 15 November 2002 21:27, Hagen, John wrote:
> Then I invoked "bjam" in the boost_root directory. After a while, two
> things were evident: bjam wants to use gcc instead of aCC (gcc is also
> installed on the system) and bjam failed to compile some of the libs and
> then link the whole package (of course :).

Indeed by default bjam builds with the gcc toolset. But you can specify the
toolset on the cmd-line with 'bjam -sBUILD="vacpp"' for instance to use the
IBM VisualAge compiler.

I'm curious about the results you'll obtain with aCC. The boost status pages
for HPUX only report about HPUX 11. IMO the compilers on HPUX 10.20 are not
as up to date (we have for instance version A.01.21 which is the latets on
HPUX AFAIK)

 


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