linking libstdc++ with SCO CC
Nimmagadda, Gautham
GNimmagadda@wildfire.com
Thu Jan 9 16:54:00 GMT 2003
Hi,
I am trying to link libstdc++ from gcc 2.95.2 pl1 into my application
using "CC" (SCO native compiler) as some of my third party libraries
need it.
My application is crashing on "cout with an endl", here is the stack
trace:
SIGNALED 11 (segv code[SEGV_ACCERR] address[0x0]) in p1.1
[gcc2_compiled. in ../.././../libio/ioputc.c]
<no source text available>
debug> bt
Stack Trace for p1.1, Program vmserver
*[0] _IO_putc(c=3D10, fp=3D0x0, 0xbfe716c8, 0xbfe716f8)
[../.././../libio/ioputc.c@33]
[1] endl(ostream &)() [0x80c9087]
can some one please help me resolving this!
Thanks
- Gautham
More information about the Libstdc++
mailing list