glibc2 & (de)register_frame_info
H.J. Lu
hjl@lucon.org
Tue Jun 2 15:40:00 GMT 1998
>
>
>
> When I compile glibc 2.0.{6,7} with egcs, glibc ends up defining
> the symbols __register_frame_info & __deregister_frame_info. I noticed
> that these are also defined in egcs' libgcc.a Should this be happening?
>
You have a problem here. glibc 2.0.{6,7} shouldn't define
__register_frame_info nor __deregister_frame_info. Please
send me
# nm /lib/libc-2.0.7.so | grep frame
# nm /lib/libc-2.0.6.so | grep frame
H.J.
More information about the Libc-alpha
mailing list