Boost logo

Boost :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2006-03-16 13:16:17


Ralh,

when running boost regression with aCC6, I suppress the following
warnings:

acc0606-tools.jam
-----------------
{
    extends-toolset acc ;
    flags acc0606 CFLAGS :
+W2001,2021,2047,2061,2063,2068,2111,2161,2167,2177,2185,2186,2191,2236,2334,2340,2414,2461,2549,2550,276
1,2811,2837,2940,2997,4067,4189,4257 ;
}

You might want to add at least some of the +Wnnnn above to your aCC
command.

I did not get any chance to look at your boost.python issue yet - we
are completely swamped by the 64-bit compiler/library work for iVMS.
Sorry about that.

And, yes, sign up for an account on td176.testdrive.hp.com machine.
It has A.06.06 installed.

Boris

----- Original Message -----
From: "Ralf W. Grosse-Kunstleve" <rwgk_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, March 16, 2006 10:20 AM
Subject: Re: [boost] HP-UX aCC or boost problem?

> --- John Maddock <john_at_[hidden]> wrote:
>
>> > Which version of aCC do you have exactly? (aCC -V)
>>
>> aCC: HP aC++/ANSI C B3910B A.06.06 [Nov 7 2005]
>
> Thanks John! I was working with A.06.01.
>
>> > Are you using Boost.Build V1 or V2? With the standard toolset?
>>
>> Neither, I haven't tried Boost.Build with it.
>
> I am very interested in reproducing your success with boost lambda. Could
> you
> please post the compilation commands you used? E.g. simply a log showing
> all
> the compile and link commands?
>
>> You can try out the compiler for yourself if you sign up for a free HP
>> Testdrive account at http://www.testdrive.hp.com/current.shtml and then
>> log
>> into the td176 machine.
>
> Thanks for the pointer! I'll definitely try this out.
>
> Cheers,
> Ralf
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


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