6 May
2003
6 May
'03
8:16 p.m.
"silvermangbs"
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