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

Re: Status update hppa - glibc 2.2.92 (Problems with __divdi3)



> So it looks like if it's there on i386, it should be there on your
> platform.
> 
> Maybe confirm first that it's in that object file and look there?

does it work on any other architecture (other than i386 and powerpc)?

sysdeps/i386/Makefile has a section that pulls in divdi3... if i add a
corresponding section to sysdeps/hppa/Makefile then i get:

tausq@a500:~/build/glibc/csu$ nm divdi3.os  |grep internal
000006f4 T __divdi3_internal

i'm still in the middle of the build, so not sure if anything else 
will blow up yet... but i'm curious how this is supposed to work on 
other archs?

randolph



Reply to: