Boost logo

Boost Users :

From: Tim Clemons (timc_at_[hidden])
Date: 2004-09-14 13:08:52


On attempting to link against the boost_regex libraries, I'm finding
that regex methods and template functions that take wchar_t are not
resolving. Examining the libraries with nm show that these methods are
not present.

My understanding is that wchar_t support for Solaris was only recently
introduced in version 3.4.x, so I wondering if the bjam files are taking
this into account yet. I'm currently specifying the build with the
following invocation:

# bjam "-sTOOLS=gcc-stlport" "-sBUILD=release debug <cxxflags>-fPIC"

Can I add to this to force the build to use wchar_t?

Appreciate the help.

        -- Tim.


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