linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: acmay@acmay.homeip.net
To: Iain Young <iain@g7iii.junglelink.co.uk>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: process.c Assembler Message Error: unsupported relocation type
Date: Sat, 21 Jul 2001 15:32:03 -0700	[thread overview]
Message-ID: <20010721153203.C470@sink.san.rr.com> (raw)
In-Reply-To: <20010721115321.A484@g7iii.junglelink.co.uk>; from iain@g7iii.junglelink.co.uk on Sat, Jul 21, 2001 at 11:53:21AM +0100


On Sat, Jul 21, 2001 at 11:53:21AM +0100, Iain Young wrote:
> make CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4-sparc/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=403 " -C  arch/ppc/kernel
> make[1]: Entering directory `/usr/src/linux-2.4-sparc/arch/ppc/kernel'
> powerpc-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.4-sparc/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=403    -c -o process.o process.c
> process.c: In function `copy_thread':
> process.c:327: warning: unused variable `msr'
> {standard input}: Assembler messages:
> {standard input}:394: Error: unsupported relocation type
> {standard input}:395: Error: unsupported relocation type
> {standard input}:396: Error: unsupported relocation type
> {standard input}:400: Error: unsupported relocation type
> {standard input}:401: Error: unsupported relocation type
> {standard input}:402: Error: unsupported relocation type
> make[1]: *** [process.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4-sparc/arch/ppc/kernel'
> make: *** [_dir_arch/ppc/kernel] Error 2

Probably from the includes and code not having the correct DCR's for your chip.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2001-07-21 22:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-21 10:53 process.c Assembler Message Error: unsupported relocation type Iain Young
2001-07-21 19:56 ` Tom Rini
2001-07-21 22:32 ` acmay [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=20010721153203.C470@sink.san.rr.com \
    --to=acmay@acmay.homeip.net \
    --cc=iain@g7iii.junglelink.co.uk \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).