Re: 2.3.26pre2 compile error

Linus Torvalds (torvalds@transmeta.com)
5 Nov 1999 19:39:16 GMT


In article <14370.43581.360384.276661@wire.cadcamlab.org>,
Peter Samuelson <peter@wire.cadcamlab.org> wrote:
>[Tonglu Yi]
>> fs/filesystems.a(fat.o): In function `fat_truncate':
>> fat.o(.text+0x22ad): undefined reference to `__divdi3'
>
>Does this help?

Don't do this. Ys, it will probably fix the problem, but I really don't
want to have 64-bit division in the kernel. It's probably a divide by a
power of 2 that should really be a shift anyway.

Linus

-
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/