Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2002-10-25 05:48:32


> I have not explicitly changed anything before building the library.
> There is a line in the gcc-stlport-tools.jam file that reads:
> flags gcc-stlport DEFINES <runtime-build>debug : _STLP_DEBUG ;
> but that is in there by default.

Right, are you linking to that debug build? If so you need to define
_STLP_DEBUG when building your code (STLport effectively becomes a different
library when this is defined).

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk