[parisc-linux] $$mulI missing

Paul Bame bame@fc.hp.com
Thu, 01 Feb 2001 13:01:52 -0700


= I enabled "CONFIG_MODULES" to build a 64-bit kernel
= and got the following link error:
= arch/parisc64/kernel/kernel.o(__ksymtab+0x300): undefined reference to `$$mul
I'
= 
= I'll try to work around it by using HPUX's 64-bit libmilli.a.

I didn't think the 64-bit compiler used mulI so didn't include it
in the millicode routines.  I'm curious what's using it.  I can
port the HP multiply routines if needed but want to make sure it's
really needed...

	-P