Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost, MinGW and SjLj
From: niXman (i.nixman_at_[hidden])
Date: 2013-04-25 21:38:47


2013/4/26 Archie Campbell:
> Hi,
>
> I have compiled boost_1_53_0 using bjam on windows with MinGW (gcc-4.6.3).
>
> I am using CodeBlocks for IDE and have successfully linked against Qt5.
>
> Attempting to link against libboost_serialization produces undefined
> references
> to things like sjlj_unwind and archive_exception.
>
> What's going wrong? Do I need to flag the compiler to change exception
> strategy?
>
> Thanks in advance.
>
> Archie

This occurs when one of the libraries compiled using the not SJLJ
build of MinGW. (dwarf, for example)

--
Regards,
niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingwbuilds/
___________________________________________________
Another online IDE: http://liveworkspace.org/

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net