
12 Feb
2009
12 Feb
'09
12:12 p.m.
Hi Steven, On Wed, Feb 11, 2009 at 1:03 AM, Steven Watanabe <watanabesj@gmail.com> wrote:
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
With dmake, how can I do that? Thanks, Paulo