[PATCH] Ressurect __strtou?q_internal

H . J . Lu hjl@valinux.com
Mon Feb 12 18:17:00 GMT 2001


On Mon, Feb 12, 2001 at 06:04:13PM -0800, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@valinux.com> writes:
> 
> > With my binutils 2.10.1.0.7:
> 
> Not with 2.10.91 which is what I have here.
> 

I just tried binutils from CVS today. It works for me. Could you please
send me

# gcc -Wl,--verbose .....

It should use /lib/libc.so.6 or wherever the new glibc is.

and

# nm /lib/libc.so.6 | grep res_init

It should look at

000f23e0 T __res_init
000f23e0 t __res_init_weak
000f23e0 W res_init@GLIBC_2.0

I suspect you either have an old linker or used the old libc.so.6.


-- 
H.J. Lu (hjl@valinux.com)



More information about the Libc-hacker mailing list