Boost logo

Boost Users :

From: Maik Beckmann (maikbeckmann_at_[hidden])
Date: 2006-09-07 14:36:09


Same problem on Linux using gcc-4.1.1 and glibc-2.4.
Since Matlab's mexglx files don't like libstdc++'s std::string
operations like
        str1 + str2 (--> segfault)
I'm using STLport-5.0.2 which solves this issue. But now I can't use
boost_regex :(

Maik

  


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