Boost logo

Boost :

Subject: Re: [boost] [context] msvc /SAFESEH
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-10-01 13:14:32


masm /safeseh

2013/10/1 Oliver Kowalke <oliver.kowalke_at_[hidden]>

> Currently it is not supported, e.g. you could try to set the SAFESEH in
> the masm command line (build/Jamfile).
> Please report what happened.
>
>
> 2013/10/1 Jeff Flinn <jeffrey.flinn_at_[hidden]>
>
>> I need to build my application with /SAFESEH which uses boost coroutine
>> which uses context. I'm getting the following link errors:
>>
>> 1>libboost_context-vc100-mt-**gd-1_53.lib(jump_i386_ms_pe_**masm.obj) :
>> error LNK2026: module unsafe for SAFESEH image.
>> 1>libboost_context-vc100-mt-**gd-1_53.lib(make_i386_ms_pe_**masm.obj) :
>> error LNK2026: module unsafe for SAFESEH image.
>>
>> I've built boost static libs with the same MSVC vesion and options (sans
>> /SAFESEH as it's not a compile/lib option)
>>
>> Compiler/linker versions:
>> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01for 80x86
>> Microsoft (R) Incremental Linker Version 10.00.40219.01
>>
>> Has anyone run into this and resolved the error? Any insight is
>> appreciated.
>>
>> Thanks, Jeff
>>
>>
>> ______________________________**_________________
>> Unsubscribe & other changes: http://lists.boost.org/**
>> mailman/listinfo.cgi/boost<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