Boost logo

Boost :

From: Thomas Matelich (sosedada_at_[hidden])
Date: 2001-01-26 16:17:15


"Lee.Mitchell_at_[hidden]" wrote:

> Hello, I'm new to boost and this list.
>
> I am looking for direction / tips on compiling boost
> on hpux 11.
>
> I would like to use my current compiler, aCC. But I would also
> be interested to know if anybody would recomend
> a particular compiler to use with boost on hpux 11.
>
> (FYI, aCC is the hp c++ compiler.
> It is not fully ansi c++ compliant, but does get closer with
> each new release.)

I'm using hpux as well, although version 10.20. To get fairly good boost
compilability you have 3 choices.

1) use g++
2) use the latest aCC with STLPort 4.0
3) use the aCC beta.

The biggest issue for aCC is namespace std (It doesn't use it :)

--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada_at_[hidden]
tmatelich_at_[hidden]

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