On 9/9/2011 11:38 AM, Dave Korn wrote:
$ g++ thread.cpp -L /usr/local/lib -lboost_thread
/tmp/cccfCagO.o:thread.cpp:(.text+0xa4): undefined reference to
`__Unwind_Resume'
Couldn't reproduce it, but then I was building the cygwin distro version of boost rather than the upstream one. Without further info, I can't offer any better guess than that maybe something else in your /usr/local prefix is interfering. cheers, DaveK ...


I tried it on a different computer with a fresh Cygwin install and it compiles just fine.
That makes your previous assumption very likely.

Thank you for your effort though.
-- Bernd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to