Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-01-22 12:31:56


Andrea Minuto <andrea.minuto_at_[hidden]> writes:

> Hi guys,
> I need the boost library for HPUX platform and aCC compiler (3.3.x).
> I search the binary or the rules to compile the library..
> Is there anyone who can help me ?
> Thanks in advance
>
> Andrea Minuto

Andrea,

There are no special rules for HPUX/aCC. All I can suggest is that
you get the latest CVS sources
(http://sourceforge.net/cvs/?group_id=7586) and follow the
instructions at http://boost/tools/build/. There is an "acc" toolset
which isn't listed on that page; you can use it with

      bjam -sTOOLS=acc <whatever>

However, don't get your hopes up. Even the latest aCC compiler has so
many serious bugs that I was unable to run tests for many of the
libraries.

HTH,

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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