GCC installation problem using crosstool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When using Crosstool to setup GCC for ARM (running on x86 linux) I get the
following error at the end of the installation:

/temp/crosstool-0.43/build/arm-unknown-linux-gnu/gcc-4.1.0-glibc-2.2.2/binutils-2.16.1/configure
--target=arm-unknown-linux-gnu --host=i686-host_pc-linux-gnulibc1
--prefix=/opt/crosstool/gcc-4.1.0-glibc-2.2.2/arm-unknown-linux-gnu
--disable-nls
--with-sysroot=/opt/crosstool/gcc-4.1.0-glibc-2.2.2/arm-unknown-linux-gnu/arm-unknown-linux-gnu
creating cache ./config.cache
checking host system type... i686-host_pc-linux-gnulibc1
checking target system type... arm-unknown-linux-gnu
checking build system type... i686-host_pc-linux-gnulibc1
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.

---

The complete log and sh-file is attached to the document. I'm rather new to
Linux and am not sure how to interpret the log.

http://www.nabble.com/file/p13249711/log.txt log.txt 
http://www.nabble.com/file/p13249711/demo-arm.sh demo-arm.sh 

BR


-- 
View this message in context: http://www.nabble.com/GCC-installation-problem-using-crosstool-tf4639064.html#a13249711
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux