Boost logo

Boost-Build :

Subject: Re: [Boost-build] how to change release compiler flags options ?
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-06-19 15:55:46


On Friday 18 June 2010 19:41:20 Avi Bahra wrote:

> To build the release version I use:
> bjam -j2 variant=release
>
> On AIX this uses -03, unfortunately this causes some problems, so I want to
> replace
> -03 in release mode with -02.

It seems to me that if -O3 causes problems on AIX, then we should not use -O3
on AIX. What problems are those, and do they uniformly affect everybody?

Thanks,

--
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk