U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] is there any other toolchains for u-boot of mips arch?
Date: Tue, 22 Nov 2005 20:35:35 -0700	[thread overview]
Message-ID: <4383E387.5010805@secretlab.ca> (raw)
In-Reply-To: <50c9a2250511221728o44c2c318ia2c347fa658ee548@mail.gmail.com>

zhuzhenhua wrote:
> to use other toolchain?
> what need to do?
> i change the CROSS_COMPILE in Makefile
> and output the bin directory of the new toolchain
> and only get the error likes that
> /bin/sh: line 1: mips-linux-as : command not found
make sure mips-linux-as is in your path

$ export PATH=/path/to/mips-linux-as/bin:$PATH
$ make

  reply	other threads:[~2005-11-23  3:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23  1:28 [U-Boot-Users] is there any other toolchains for u-boot of mips arch? zhuzhenhua
2005-11-23  3:35 ` Grant Likely [this message]
     [not found]   ` <50c9a2250511222131qc5431cax9ab547e92918fb8d@mail.gmail.com>
2005-11-23  5:45     ` Grant Likely
2005-11-23 10:25       ` Anders Larsen
2005-11-23  7:46 ` Wolfgang Denk

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=4383E387.5010805@secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=u-boot@lists.denx.de \
    /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