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)
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to