Subject: Re: -current libc not working
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 05/31/2000 10:13:28
In message <20000531105733.A24689@antioche.lip6.fr>, Manuel Bouyer writes:
>disco:/usr/lib#nm crt0.o libc.so | fgrep __mainprog_obj
>0000000000000008 C __mainprog_obj
>                 U __mainprog_obj

>With your simple test program I get:
>0000000120100ee0 B __mainprog_obj

Hmm.

Mine came out as
0000000120100da0 B __mainprog_obj

so it is different...

>Are you sure your ld.so is ok ?

Where's ld.so live?  I can't find one.

-s