Boost logo

Boost :

From: Thomas Matelich (toms-mailing-lists_at_[hidden])
Date: 2001-11-27 18:38:11


"Galubickas, Paulius" wrote:

> Hy,
>
> Is it possible using aCC A.03.27 to use boost libraries. When I try to
> compile using boost examples, it dosnt understand "using namespece std" and
> so on, when I try to use aCC -AA than it can not find some libraries
> Any suggestion how must I use aCC with boost is welcomed
> thank you
>
> Paulius

From the regression log linked by the compiler status page at www.boost.org, I see we
are using the following command line options (in version A.03.33):

aCC -AA -g0 +d +p +w +W302,392,431,469,555,655,684,818,819

I can't remember how we chose these per se, but it seems to work. Boost will not work
without -AA, in any case.

--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
matelich_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