| To: | durai <durai@isofttech.com> |
|---|---|
| Subject: | Re: unresolved symbol dptoli |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 11 Sep 2003 16:06:08 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <BLEMJDCPNEFOILECKALMMEDICAAA.durai@isofttech.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <BLEMJDCPNEFOILECKALMMEDICAAA.durai@isofttech.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | cache coherent io on au1500, Bruno Randolf |
|---|---|
| Next by Date: | Re: mips64 _access_ok fix, Ralf Baechle |
| Previous by Thread: | unresolved symbol dptoli, durai |
| Next by Thread: | Some Question about the kernel module on MIPS64, 广星 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |