Re: unresolved symbol dptoli

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 11, 2003 at 11:33:07AM +0530, durai wrote:

> i compiled a wireless lan driver using the mips-linux-gcc compiler 2.95.3.
> When i try to insmod the driver i got the following errors. any ideas?
> 
> insmod: unresolved symbol dptoli
> insmod: unresolved symbol dpmul
> insmod: unresolved symbol litodp
> 
> Note that, i havent used any of these above functions in my code. It appears
> only in the .o files

These are symbols used by gcc's software fp code.  Don't use floating
point in kernel code.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux