From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Anthony Feick" To: ro@TechFak.Uni-Bielefeld.DE, rup@kanat.pair.com Cc: rschiele@uni-mannheim.de, gcc@gcc.gnu.org, jakub@gcc.gnu.org Subject: Re: gcc 3.2 on Solaris 8 (libgcc_s.so problem) Date: Tue, 20 Aug 2002 08:35:00 -0000 Message-id: X-SW-Source: 2002-08/msg01182.html Ah, I see it: http://gcc.gnu.org/ml/gcc-bugs/2002-05/msg00560.html http://gcc.gnu.org/ml/gcc-bugs/2002-08/msg00348.html Are you sure these are the 32 bit libraries? I tried just moving them into local/lib, but libgcc_s.so.1 segfaults instantly. I tried this: int main(void) { return 0; } When I debug it in gdb I get this: 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 ?? () From: Rainer Orth To: Rupert Wood CC: Robert Schiele , Anthony Feick , , jakub@gcc.gnu.org Subject: Re: gcc 3.2 on Solaris 8 (libgcc_s.so problem) Date: 20 Aug 2002 16:39:06 +0200 Rupert Wood writes: > It's broken in the --disable-multilib case. It installs the 32-bit library > into sparcv9 and nothing into lib. > > This came up on the gcc-help list a while back; sorry, I'd assumed a bug > had been filed. I had a quick look at mklibgcc at the time but I was > in over my head and too busy to chase it very far. This is a known problem: PR target/6668, but unfortunately still not fixed. Rainer _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx