Re: ADFS -> undefined reference to __cmpdi2 (2.3.51)

From: Ralf Baechle (ralf@uni-koblenz.de)
Date: Sat Mar 11 2000 - 15:53:23 EST


On Sat, Mar 11, 2000 at 06:05:44PM +0200, Matti Aarnio wrote:

> In such environments, VFS i_size (and loff_t *ppos) are
> extra large for what is needed, and before doing block size
> divisions, you can safely cast the value to (long).
>
> As an end-result you will get your system free of need for
> libgcc.a, and possible dangers lurking in it.

On MIPS the libgcc variants installed with a standard gcc / egcs cannot
even possibly be linked with the kernel. They're for userland which is
all pic code but the kernel isn't.

  Ralf

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



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:20 EST