Boost logo

Boost :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-02-06 03:38:20


David Abrahams wrote:

> ----- Original Message -----
> From: "Charles Beyer" <tuna_man98166_at_[hidden]>
> To: <boost_at_[hidden]>
> Sent: Monday, February 04, 2002 7:23 PM
> Subject: Re: [boost] boost usage with HPUX
>
>
>
>>I tried setting the compiler flag for ANSI C++, the
>>flag on our compiler needs to be set to -Aa, and I
>>also set the env. var. YACC to empty with no changes
>>in results.
>>
>>There are many undefined functions and variables, such
>>as read, close & lseek. I'm begining to think that our
>>compiler configuration is non-standard. As a result
>>many of the option flags that both jam and regex are
>>looking for are not set correctly. Of course it would
>>help if we could upgrade our system - but we can't!
>>
what system are you working on ?

Did you try the '-Ae' flag (the Makefile uses cc not aCC!). I tried it
with -Aa and indeed that does not work.


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