Re: gcc-2.7.2.3-5: undefined reference to `__divdi3'

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Sat, 20 Feb 1999 16:26:15 +0000


David Miller wrote:
> I would suggest open coding your larger precision division using other
> integer types or finding some other way to avoid this issue. I doubt
> Linus will allow adding "-lgcc" to the kernel build....

There's no reason why he couldn't copy __divdi3 from the gcc tree
though, and shove it in lib/.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/