This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: Re: arm cross compiler


Note: forwarded message attached.



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 
--- Begin Message ---
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 

--- End Message ---

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]