Boost logo

Boost Users :

From: uncle_buck_598 (uncle_buck_598_at_[hidden])
Date: 2003-07-10 09:59:36


I am attempting to build the complete boost library set with the
command line:

bjam -sTOOLS=msvc-stlport "-BUILD=debug release <stlport-iostream>on"

Unfortunately, 5 of the release DLLs fail to link with the following
error:

unresolved external symbol "public: static void __cdecl
_STL::_STLP_mutex_spin<0>::_M_do_lock(long volatible *)"
("_M_do_lock@?$_S_STLP_mutex_spin@$0A@@_STL@@SAXPCJ_at_Z)

What is confusing is that the debug DLLs all build with out a hitch!

I am using MSVC 6.0 SP5, STLport-4.5.3, and Windows Platform SDK -
Nov2002.

Any help would be greatly appreciated!!

--Jamie


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