CXX-DEV: (forw) [xsd-users] hpux 11.11 basic_string abort

Mark Lofdahl MEL at DISC.com
Thu Nov 2 20:22:22 EST 2006


Apparently we were linking with Oracle, which is not single-threaded.
Since we could not remove that link (we have to use Oracle), we changed
our compiles/links to do everything multi-threaded, and it fixed the
problem.

Thanks to both Boris and Dennis for your help!

Mark
mel at disc.com

-----Original Message-----
From: Boris Kolpackov [mailto:boris at codesynthesis.com]
Sent: Tuesday, October 31, 2006 4:04 AM
To: Mark Lofdahl
Cc: xsd-users at codesynthesis.com
Subject: Re: CXX-DEV: (forw) [xsd-users] hpux 11.11 basic_string abort


Hi Mark,

Were you able to resolve your problem based in Dennis' feedback? It
seems like you need to find out who links in libpthread and get rid
of that. Please let us know how it all works out.

Regards,
-Boris




More information about the xsd-users mailing list