[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: __register_frame_info problem resolved?



Hi Ray,

> That's a bug indeed:
> 	penguin ray 16:35 /tmp > dpkg --contents libstdc++2.9-dev_2.91.59-2_i386.deb | grep '\.so'
> 	lrwxrwxrwx root/root         0 1998-11-30 01:51 usr/lib/gcc-lib/i486-linux/egcs-2.91.59/libstdc++.so -> ../../../libstdc++-libc6.0-1.so.2
> This link isn't in ld's default search path.
> 
> As a workaround,
> 	cd /usr/lib ; ln -s libstdc++-libc6.0-1.so.2 libstdc++.so
> 
> Matthias, can you fix this please?

Upgrading to the latest egcs C++ packages in Incoming (2.91.59-2) 
corrected my "ld unable to find -lstdc++" problem, although the link for 
libstdc++.so you mentioned in your e-mail isn't in /usr/lib.  Should it be
there?

Here are the stdc++ libraries I have in /usr/lib now:

/usr/lib/libstdc++-2-libc6.0-1-2.9.0.a   /usr/lib/libstdc++.so.2.7.2.8
/usr/lib/libstdc++-2-libc6.0-1-2.9.0.so  /usr/lib/libstdc++.so.2.8@
/usr/lib/libstdc++-libc6.0-1.a.2@        /usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++-libc6.0-1.so.2@       /usr/lib/libstdc++.so.2.9
/usr/lib/libstdc++.so.2.7.2@             /usr/lib/libstdc++.so.272@

Thanks,
-Ossama
______________________________________________________________________
Ossama Othman <othman@astrosun.tn.cornell.edu>
58 60 1A E8 7A 66 F4 44  74 9F 3C D4 EF BF 35 88  1024/8A04D15D 1998/08/26


Reply to: