Re: unresolved symbol: __udivdi3

From: David S. Miller (davem@redhat.com)
Date: Fri Apr 19 2002 - 16:56:51 EST


   From: Ben Greear <greearb@candelatech.com>
   Date: Fri, 19 Apr 2002 14:58:10 -0700

   then I get another unresolved symbol:
   __umodi3
   
Someone needs to add this routine under arch/sparc/lib/

   I'm guessing that there is some optimization the compiler is doing that
   is using the mod operator somehow, but I am unsure about how to work around
   this.

"guessing"? Have a look the definition of do_div in asm-sparc/div64.h
it explicitly does a mod operation :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 23 2002 - 22:00:25 EST