Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2002-10-23 05:40:27


> I am getting this error when I try to compile the
> regex_match_example.cpp example program.
>
> This is with a newly installed boost 1.29.0 that compiled without
> errors, using STLport 4.5.3, gcc 3.2 and Solaris' own linker
> (/usr/ccs/bin/ld).

The errors refer to std::xyz rather than their STLport equivalents:
_STL::xyz or _STLD::xyz, could you be compiling the test program without
STLport when the lib was compiled with it? Or alternatively compiling one in
STLport debug mode and the other in non-debug mode?

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