[wiget@pld.org.pl] libc/3237: symbol __udivdi3, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Jakub Jelinek jakub@redhat.com
Mon Apr 8 17:15:00 GMT 2002


On Mon, Apr 08, 2002 at 08:13:11PM +0200, Andreas Jaeger wrote:
> 
> Hi glibc developers,
> 
> can somebody look into this, please?

I'd assume glibc-2-2-branch >= 2002-02-28 was not used, since this
really shouldn't happen there.
Before sysdeps/wordsize-32/divdi3.c was added, this could happen, e.g.
if gcc wouldn't use __udivdi3 internally at all for the whole libc.so,
then it wouldn't be added to link and thus wouldn't be exported (I believe).

	Jakub



More information about the Libc-alpha mailing list