gcc 3.2 on Solaris 8 (libgcc_s.so problem)

Anthony Feick afeick@hotmail.com
Tue Aug 20 01:17:00 GMT 2002


GCC 3.2 on sparc Solaris 8 doesn't install libgcc_s.so.  It makes the 
library, but doesn't move it over.  When I copy it to the install directory, 
it seems to be broken:

Program received signal SIGSEGV, Segmentation fault.
__register_frame_info_bases (begin=0xff2b0000, ob=0xff2b0000, tbase=0x0, 
dbase=0x0)
   at ../../gcc-3.2/gcc/unwind-dw2-fde.c:83
83        ob->tbase = tbase;
Current language:  auto; currently c
(gdb) bt
#0  __register_frame_info_bases (begin=0xff2b0000, ob=0xff2b0000, tbase=0x0, 
dbase=0x0)
   at ../../gcc-3.2/gcc/unwind-dw2-fde.c:83
#1  0xff2b16c8 in frame_dummy () from /users/afeick/local/lib/libgcc_s.so.1
#2  0xff2b15b0 in _init () from /users/afeick/local/lib/libgcc_s.so.1
#3  0xff3ca7d8 in ?? ()
#4  0xff3ca620 in ?? ()
#5  0xff3d3350 in ?? ()
#6  0xff3c298c in ?? ()
(gdb)



$ gcc -v
Reading specs from 
/users/afeick/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../gcc-3.2/configure --prefix=/users/afeick/local 
--enable-threads=posix --disable-multilib --disable-nls --with-gnu-ld 
--with-ld=/users/afeick/local/bin/ld --with-gnu-as 
--with-as=/users/afeick/local/bin/as --enable-languages=c,c++,f77,objc 
--disable-libgcj
Thread model: posix
gcc version 3.2



Let me know if I should send this message to a different mailing list.

-Tony


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




More information about the Gcc mailing list