All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: vasanth <vasanth@aelixsystems.com>
Cc: linux-mips@linux-mips.org
Subject: Re: unresolved symbol
Date: Thu, 8 Sep 2005 15:05:13 +0100	[thread overview]
Message-ID: <20050908140513.GD3608@linux-mips.org> (raw)
In-Reply-To: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth>

On Thu, Sep 08, 2005 at 07:26:17PM +0530, vasanth wrote:

> I am getting the folowing error message when i do insmod .
> insmod: unresolved symbol __udelay
> insmod: unresolved symbol atomic_add
> insmod: unresolved symbol atomic_sub
> 
> I complied the driver code for mips processor using the folowing command
> mips-linux-gcc -G O -mno-abicalls -fno-pic -pipe -mtune=4kc -mips32 -c lcddriver.c -I/mykernel/include
> It is compiling without any error . 

Use -O2.  In fact use _exactly_ the same options as for the kernel build
itself.

  Ralf

  reply	other threads:[~2005-09-08 13:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-08 13:56 unresolved symbol vasanth
2005-09-08 13:56 ` vasanth
2005-09-08 14:05 ` Ralf Baechle [this message]
2005-09-08 15:33 ` Daniel Jacobowitz
  -- strict thread matches above, loose matches on Subject: below --
2005-08-24  7:11 zhonglei
2005-08-24  7:07 zhonglei
2005-08-24  8:59 ` Alex Zeffertt
2005-07-05 12:04 Unresolved symbol Manuel Jander
2005-07-05 13:13 ` Takashi Iwai
     [not found]   ` <21ed1c3705070506487c9ba977@mail.gmail.com>
2005-07-05 13:54     ` Takashi Iwai
2003-09-16  0:56 Breno
2001-12-31  1:02 unresolved symbol Bob Piatek
2001-12-31 15:32 ` Tom Rini
2001-12-31 22:47   ` Bob Piatek
2001-12-31 23:01     ` Tom Rini
2002-01-01  0:47       ` Bob Piatek
     [not found] <B25E2E5A003CD311B61E00902778AF2A034573AB@SERVER1>
2001-09-24 16:31 ` Shoudong XU
2001-09-24 15:24 Shoudong XU

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=20050908140513.GD3608@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=vasanth@aelixsystems.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.