Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: durai <durai@isofttech.com>
Cc: linux-mips@linux-mips.org
Subject: Re: unresolved symbol dptoli
Date: Thu, 11 Sep 2003 16:06:08 +0200	[thread overview]
Message-ID: <20030911140608.GA15365@linux-mips.org> (raw)
In-Reply-To: <BLEMJDCPNEFOILECKALMMEDICAAA.durai@isofttech.com>

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

      parent reply	other threads:[~2003-09-11 14:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11  6:03 unresolved symbol dptoli durai
2003-09-11  6:03 ` durai
2003-09-11 14:06 ` Ralf Baechle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030911140608.GA15365@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=durai@isofttech.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox