21 Jun
2007
21 Jun
'07
1:40 p.m.
On Thu, Jun 21, 2007 at 08:26:28AM -0400, Benson Margulies wrote:
+ /studio11/SUNWspro/bin/CC -c -DDEBUG -D_STL=std -I./../rlp/utilities/include -I./../third-party-tools/boost -KPIC -mt -w -g bloop1.cpp
Why are you using -D_STL=std ? Try to compile with -library=stlport4 instead.