All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: David Lee <receive4me@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: HELP: opcode not supported on this processor
Date: Fri, 29 Sep 2006 12:08:49 +0100	[thread overview]
Message-ID: <20060929110849.GD3868@networkno.de> (raw)
In-Reply-To: <5ee285ba0609290235v7b518495u2dccb1ef82b117d0@mail.gmail.com>

David Lee wrote:
> Hi,
> 
> I am trying to port some code over to MIPSEL from i386. However, I got the
> following error:
> 
> gcc -I/usr/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
> -I/usr/src/linux/drivers/net -Wal
> l -I. -Wstrict-prototypes -fomit-frame-pointer
> -I/usr/src/linux/drivers/net/wan -I /usr/src/li
> nux/include -I/usr/src/linux/include/net -DMODVERSIONS -include
> /usr/src/linux-2.4/include/lin
> ux/modversions.h  zip.c

You need to use the exactly same compilation options as used for the
kernel. This will fix the problem you see, plus many others you haven't
seen yet.


Thiemo

  parent reply	other threads:[~2006-09-29 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  9:35 HELP: opcode not supported on this processor David Lee
2006-09-29  9:47 ` Freddy Spierenburg
2006-09-29  9:59   ` David Lee
2006-09-29 11:11     ` David Lee
2006-09-29 11:08 ` Thiemo Seufer [this message]
2006-09-29 13:32   ` David Lee
2006-09-29 19:17     ` Jim Wilson

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=20060929110849.GD3868@networkno.de \
    --to=ths@networkno.de \
    --cc=linux-mips@linux-mips.org \
    --cc=receive4me@gmail.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.