From: Zeljko Vrba (zvrba_at_[hidden])
Date: 2007-06-21 09:40:58


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.