Unfortunately no, the sun library is not a complete implementation of the STL library and doesn't provide the features that we need for ActiveMQ-CPP.
Regards Tim. On Tue, 2008-07-01 at 15:08 -0700, dbhinz wrote: > According to the documentation on the ActiveMQ website the ActiveMQ-CPP > product on the Solaris platform is built using the Studio 11 compiler and > uses the "-libaray=stlport4" compile / link option. > > http://activemq.apache.org/cms/using-the-solaris-cc-compiler.html > http://activemq.apache.org/cms/using-the-solaris-cc-compiler.html > > Is there a build available of ActiveMQ-CPP (5.x) that will work with Solaris > (8 or 10), using Studio 11 that uses the default STL library, libCstd? > > All of our other 3rd-party libraries and our code are built using the > libCstd library that keeps us from using the ActiveMQ-CPP because the > libCstd library cannot be used with the libstlport4 library. > > Is there some other way around this limitation of needing to use stlport4? > > Thanks, > David.
