[reSIProcate] Solaris and STL implementations
Hi All
I'm attempting to use reSIP on Solaris with some existing libraries.
Unfortunately reSIP uses STLport4 while the rest of my catalogue uses
Cstd. Some reading has shown these STL implementations are mutually
exclusive, so I am attempting to port reSIP to Cstd (porting our library
catalogue to STLport4 could prove impossible). My attempts have generally
been met with heap corruption and somewhat random core dumps (usually on
mallocs or mutexes). I'm using Solaris 8 and the Sun Studio 11 compiler.
Has anyone had any luck trying to port reSIP to the Solaris Cstd?
Any advice would be appreciated.
Thanks
Brad