by alex » 08 Apr 2008, 19:04
> I was linking with the follow, so I assume that would pickup Cstd.
> -lpthread -lCrun -lsocket -lm -ldl -lnsl -lelf -lresolv -lxnet
>
> I forced the compile and link to use -library=stlport4 and the test worked, but I am afraid I may not get approval for that type of change in building our application.
It sounds like it's not Poco-related. I suggest to try to reproduce it without Poco.
Alex