All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Hawkins <dwh@ovro.caltech.edu>
To: Ralph Blach <rcblach@blach.dnsalias.org>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: cross tools for the 440gp
Date: Sat, 04 Mar 2006 20:30:35 -0800	[thread overview]
Message-ID: <440A696B.1060802@ovro.caltech.edu> (raw)
In-Reply-To: <440A3FB4.6060806@blach.dnsalias.org>

Ralph Blach wrote:
> are there any prebuild cross compilers for the 440gp processors
> that would compile a 2.6 kernel?
> 
> If so, could I get some pointer to where they are?
> 

Download the Denx ELDK 4.0 CD-ROM it has everything you need.

http://www.denx.de

http://www.denx.de/wiki/view/DULG/ELDKAvailability

http://www.denx.de/wiki/view/DULG/ELDKDownloadPowerPC

The install file tells you how to install the tools,

http://www.denx.de/wiki/view/DULG/ELDKInitialInstallation

for example, I use the 440EP which has an FPU, so
to install the tools (from the ELDK CD-ROM after
mounting the iso image)

./install -d /opt/eldk-4.0 ppc_4xxFP

you'll want

./install -d /opt/eldk-4.0 ppc_4xx

Read the Denx UBoot+Linux Guide (DULG), it'll help.

Regards,
Dave

  reply	other threads:[~2006-03-05  4:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-05  1:32 cross tools for the 440gp Ralph Blach
2006-03-05  4:30 ` David Hawkins [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-05  1:32 Ralph Blach

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=440A696B.1060802@ovro.caltech.edu \
    --to=dwh@ovro.caltech.edu \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=rcblach@blach.dnsalias.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 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.