Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-08 21:48:53


David Abrahams <dave_at_[hidden]> writes:

> "Eric Niebler" <eric_at_[hidden]> writes:
>
>> Whenever I build anything now with the msvc 7.1 toolset, I'm getting
>> heaps of warnings like:
>>
>>
>> msvc.compile.c++
>> ..\..\..\bin.v2\libs\xpressive\perf\msvc\debug\command_line.obj
>> command_line.cpp
>> C:\Program Files\Microsoft Visual Studio .NET
>> 2003\Vc7\include\ostream(574) : warning C4530: C++ exc
>> eption handler used, but unwind semantics are not enabled. Specify /EHsc
>>
>>
>> This didn't used to happen. What's up? How do I fix it? And why aren't
>> exceptions enabled by default?
>
> It has to do with
> http://news.gmane.org/find-root.php?message_id=%3cuacm2p0k4.fsf%40boost%2dconsulting.com%3e
> and the changes I made to the toolset leading up to that thread. I'm
> not sure how to resolve this best.

Okay, I fixed the part you care about.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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