linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: stefano.gaiotto@tin.it
To: linuxppc-embedded@lists.linuxppc.org
Subject: Linux 2.6.2 & MPC8260
Date: Wed, 11 Feb 2004 15:16:12 +0100	[thread overview]
Message-ID: <401989520000FA56@ims4c.cp.tin.it> (raw)


Dear colleagues,

I'm trying to build Linux kernel 2.6.2 for some evaluation board with Motorola
'8260, e.g. est8260.
I'm using the following environment:

- Linux kernel 2.6.2
- gcc 3.3.2
- glibc 2.3.2
- binutils 2.14.90.0.7

After having expanded the linux kernel archive, I have only modified the
makefile as follow:

- ARCH := ppc
- CROSS_COMPILE = powerpc-linux-

Then, using "make menuconfig", I have loaded from /arch/ppc/configs the
configuration file ?est8260_defconfig?
After that, I have started the compilation with the command "make zImage"
hoping to see the compiler to reach the end of the makefile...

But after a few minutes the compiler stopps reporting the error:

  AS      arch/ppc/kernel/head.o
arch/ppc/kernel/head.S: Assembler messages:
arch/ppc/kernel/head.S:1660: Error: unsupported relocation against MSR_
make[1]: *** [arch/ppc/kernel/head.o] Error 1
make: *** [arch/ppc/kernel] Error 2


Thanks in advance for your advice.


With best regards,

	Stefano


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

             reply	other threads:[~2004-02-11 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-11 14:16 stefano.gaiotto [this message]
2004-02-12  0:15 ` [PATCH] Fix MPC82xx thinko (Was: Re: Linux 2.6.2 & MPC8260) Tom Rini

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=401989520000FA56@ims4c.cp.tin.it \
    --to=stefano.gaiotto@tin.it \
    --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).