public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Fwd: Re: arm cross compiler
@ 2004-05-11 19:53 kripashankar
  2004-05-11 21:31 ` Daniel Kegel
  0 siblings, 1 reply; 2+ messages in thread
From: kripashankar @ 2004-05-11 19:53 UTC (permalink / raw)
  To: crossgcc, gcc-help

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]


Note: forwarded message attached.



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

[-- Attachment #2: Type: message/rfc822, Size: 1949 bytes --]

From: kripashankar <kripa82@yahoo.com>
To: Daniel Kegel <dank@kegel.com>
Subject: Re: arm cross compiler
Date: Tue, 11 May 2004 12:14:06 -0700 (PDT)

Iam still facing problems with the new arm cross
tool..

the crosstool tarball is extracted to the directory
/home/kripa/crosstool

the binutils-2.14.tar.gz, the gcc-3.3.2.tar.gz, the
glibc-2.3.2.tar.gz and the linux-2.4.20.tar.gz are in
the directory

/home/kripa/crosstool/tarballs

these are my environment variables

the PREFIX is set to /home/kripa/crosstoll/bins

the SRC_DIR is set to /home/kripa/crosstool/src

the BINUTILS_DIR is set to
/home/kripa/crosstool/tarballs/binutils-2.14.tar.gz

the GCC_DIR is set to
/home/kripa/crosstool/tarballs/gcc-3.3.2.tar.gz

the GLIBC_DIR is set to
/home/kripa/crosstool/tarballs/glibc-2.3.2.tar.gz 

the LINUX_DIR is set to
/home/kripa/crosstool/tarballs/linux-2.4.20.tar.gz

the TARGET=arm-linux ..

the error message is 

cd /home/kripa/crosstool/src/
/home/kripa/crosstool/tarballs/binutils-2.14.tar.gz....
no file or directory

pls help me..

kripashankar


--- Daniel Kegel <dank@kegel.com> wrote:
> kripashankar wrote:
> > I am trying to build an arm-linux-gcc or
> arm-elf-gcc
> > cross compiler on red hat 9 using gcc version 3
> ...
> > 
> > 4. Then i tried Dan kegel's crosstool tarball
> > http://kegel.com/crosstool/crosstool-0.27.tar.gz
> > 
> > but that too gave me errors..
> 
> Apologies... 0.27 had a silly error on arm.  Try
> 0.28-pre13
> (
>
http://kegel.com/crosstool/crosstool-0.28-rc13.tar.gz
> )
> and let me know if that works for you.
> - Dan



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: arm cross compiler
  2004-05-11 19:53 Fwd: Re: arm cross compiler kripashankar
@ 2004-05-11 21:31 ` Daniel Kegel
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Kegel @ 2004-05-11 21:31 UTC (permalink / raw)
  To: kripashankar; +Cc: crossgcc, gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-11 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-11 19:53 Fwd: Re: arm cross compiler kripashankar
2004-05-11 21:31 ` Daniel Kegel

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 read-only IMAP folder(s) and NNTP newsgroup(s).