This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: arm cross compiler
- From: Daniel Kegel <dank at kegel dot com>
- To: kripashankar <kripa82 at yahoo dot com>
- Cc: crossgcc at sources dot redhat dot com, gcc-help at gcc dot gnu dot org
- Date: Tue, 11 May 2004 14:31:02 -0700
- Subject: Re: arm cross compiler
- References: <20040511194052.42206.qmail@web51008.mail.yahoo.com>
- Reply-to: crossgcc at sources dot redhat dot com
kripashankar wrote:
> > [ try http://kegel.com/crosstool/crosstool-0.28-rc13.tar.gz ]
>
I am still facing problems with the new arm cross tool. ...
The error message is
cd /home/kripa/crosstool/src/
/home/kripa/crosstool/tarballs/binutils-2.14.tar.gz: no file or directory
Add a 'set -x' to getandpatch.sh (or whatever script is failing),
that should illuminate things.
(BTW rather than using English to describe your environment
variables, it's nice to simply post a shell script that
reproduces the problem.)
Reply-to set to crossgcc since this is offtopic for gcc-help.
- Dan