Boost logo

Boost Users :

Subject: Re: [Boost-users] Error '__Unwind_Resume' when trying to link codeblocks to boost::thread
From: Bruno Ferraz do Amaral (amaralbf_at_[hidden])
Date: 2011-01-14 13:55:54


Thanks to all you guys!

I downloaded the new release of Code::Blocks with MinGW, and built the boost
with
this version of MinGW.

Now everything is working fine!

Thanks very much!

2011/1/14 Nathan Ridge <zeratul976_at_[hidden]>

>
> > Date: Thu, 13 Jan 2011 21:07:51 -0500
> > From: dave_at_[hidden]
> > To: boost-users_at_[hidden]
> > Subject: Re: [Boost-users] Error '__Unwind_Resume' when trying to link
> codeblocks to boost::thread
> >
> >
> > Bruno,
> >
> > The symbols it's looking for are should be in your implementation's
> > C++ runtime library. Typically the kind of error you cite is caused
> > by using gcc instead of g++ to do the linking step, though I'm a bit
> > surprised not to see similar errors reported about iostream support.
> > The only other thought I have is that maybe codeblocks is actually
> > using a different compiler than the one you used to build
> > Boost.Threads.
>
> Yeah, these look like errors I've gotten in the past when I tried to link
> boost libraries built with one version of gcc with my code built
> with another version of gcc.
>
> Regards,
> Nate.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
================================
Bruno Ferraz do Amaral
Ciências da Computação - ICMC
Universidade de São Paulo - USP São Carlos
=================================


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