> > > > there we go... > > > > tausq@a500:~/src/glibc-package/hppa-linux/obj$ nm libc.so|grep divdi3 > > 000217f4 t __divdi3 > > 000217f4 t __divdi3_internal > > 00021924 t __udivdi3 > > > > patch attached. > > > > together with the two patches carlos posted i was able to build > > glibc on hppa using the packaging stuff in cvs. > > The question is whether HPPA needs these symbols exported from glibc > for the indefinite future... I suspect not, so you'll want something > more like PowerPC's divdi3 and libgcc-compat. >
I'm not sure that hppa ever wants to see a libgcc-compat. I'm also not clear on the procedure that is required to determine how many packages would break if we stopped exporting those symbols. I've seen the PowerPC patch and I would really like to go there as as last resort :} c. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

