Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2003-05-06 15:16:22


"silvermangbs" <silvermangbs_at_[hidden]> writes:

> If I do not run configure first, I get the following link errors
> when I try to build threads
>
> gcc-Link-
> action ../../../libs/thread/build/bin/libboost_thread.dll/gcc-
> nocygwin/debug/runtime-link-dynamic/threading-
> multi/libboost_thread.dll
> /usr//lib/libstdc++.a(vterminate.o)
> (.text$_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x71): undefined
> reference to `_impure_ptr'

Are you running a Cygwin version of bjam or an NT version?
If the latter, what happens when you add your cygwin installation's
/usr/local/bin, /usr/bin/, and /bin directories to your PATH before
trying to build?

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

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