linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: caixupeng <edmoon@huawei.com>
To: Aman <aman@mistralsoftware.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: compile a linux kernel for ppc4xx, error message
Date: Fri, 22 Nov 2002 18:26:04 +0800	[thread overview]
Message-ID: <000701c29211$90689eb0$33690b0a@DBKQW41X> (raw)
In-Reply-To: 009901c291fb$16c84e40$370da8c0@aman


Wonderful!
I  download the newest develeping version of linux kernel from bitkeeper.
And compiled without any errors.

I don't have any Montvista or others. I only have binutils-2.13 and gcc-core-2.95.3.

thank you very much!

        edmoon


----- Original Message -----
From: "Aman" <aman@mistralsoftware.com>
To: "caixupeng" <edmoon@huawei.com>
Sent: Friday, November 22, 2002 3:45 PM
Subject: Re: compile a linux kernel for ppc4xx, error message

> 1. The Linux kernel is available as a tar'd file from the following site:
> http://www.ppckernel.org/tree.php?id=5
> 2. These kernels are in a constant state of change, as developers upload
> revised versions.
> 3. The latest version is titled "BitKeeper  2.4 development".  This actually
> contains  kernels targeted to a number of  processors in addition to the
> 440.
> 4. The tar'd file should be downloaded to a local machine then  untar'd,
> which will in turn yield a set of directories for the  different kernel
> targets.
> 5. Traverse to the 4xx directory, and therein will reside the necessary
> source code.
> 6. In order to compile the software, I believe you will need the MontaVista
> cross compiler. [ Do you have Montavist compiler, if not try "Embedded Linux
> Development Kit" at www.denx.de]
> 7. In order to make the kernel,  If you just want to play with the _devel
> tree then use your
>  ppc_405- toolchain to build the kernel. Edit the top-level Makefile to say
> "ARCH := ppc" and "CROSS_COMPILE := ppc_405-". [ If you don't have
> "ppc_405-" tool set, set the appropriate compiler you hv]
> make ebony_config
> make oldconfig
> make dep
> make clean
> make zImage

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

      parent reply	other threads:[~2002-11-22 10:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22  0:56 compile a linux kernel for ppc4xx, error message caixupeng
2002-11-22  7:27 ` AW: " Georg Klug
     [not found] ` <001001c291ec$be79adf0$370da8c0@aman>
     [not found]   ` <000901c291f2$952c3250$33690b0a@DBKQW41X>
     [not found]     ` <009901c291fb$16c84e40$370da8c0@aman>
2002-11-22 10:26       ` caixupeng [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='000701c29211$90689eb0$33690b0a@DBKQW41X' \
    --to=edmoon@huawei.com \
    --cc=aman@mistralsoftware.com \
    --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).