Boost logo

Boost-Build :

From: Jaroslav Gresula (jgresula.LEAVE-THIS-OUT_at_[hidden])
Date: 2008-02-16 12:24:27


Jurko Gospodnetić wrote:
> Hi Jaroslav.
>
>> I'm not a gcc expert either. I have two gcc versions available, 4.1.2
>> on Linux and 3.4.4 on Cygwin and both accept -fno-rtii. It seems that
>> this option is supported since early gcc versions according to
>>
>> http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_2.html#SEC3
>
> OK, I committed this change:
>
> Changeset: http://svn.boost.org/trac/boost/changeset/43281
>
>
>>> Similar for msvc - should we change it to set /GR or /GR- based on
>>> the current <rtti> setting and not depend on the default compiler
>>> behaviour at all? This semms like it would work the same on all
>>> supported compiler versions and there would be no need to version
>>> specific code.
>>
>> Good idea.
>
> Committed this one as well.
>
> Changeset: http://svn.boost.org/trac/boost/changeset/43282
>
>
> Could you please retest these changes just to make sure I have not
> managed to mess something up :-) as I have not directly applied your
> patch but tweaked it a bit first.

I can confirm your changes work fine for me.

Thanks,

-- 
Jarda

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