$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.38.0] regexp compile error on Solaris 10 Sun Studio 11
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-10 20:03:20
AMDG
Paulo Moura Guedes wrote:
> I had successfully compiled regexp library with boost_1_34_1 but with version
> boost_1_38_0 I'm getting this error:
>
> dmake -f sunpro.mak
>
> CC -c -O2 -I../../../ -o sunpro/libboost_regex/cregex.o ../src/cregex.cpp
>
This command line needs to contain
-library=stlport4
In Christ,
Steven Watanabe