egcs and SIGBUS on ultrasparc

Bernd Bluemmel bbluemmel@lucent.com
Fri Feb 5 04:21:00 GMT 1999


hi,

i've got a problem using egcs (1.1.1) on sun ultrasparc (solaris 2.6).

when starting an application that uses the intersolv odbc manager and
std streams (cin,cout), the application receives a SIGBUS. it is
possible to use just the streams or just the odbc manager. to set the
'-nostdlib'-option doesn't solve the problem.

the application receives SIGBUS in the shared object initialization of
libC.so (????)
(
    _init()
    __0oNIostream_initctv()
    __0oSostream_withassignasP6Jstreambuf()
)

 i've attached the source and the makefile.

if you know any solutions, please mail me .

thanks
bernd



More information about the Gcc-bugs mailing list