This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Error building gcc-4.1.1-glibc-2.5 with patch form ARM



I can't build gcc-4.1.1-glibc-2.5. Has applied a patch from Khem Raj http://sourceware.org/ml/crossgcc/2006-12/msg00076.html

It seems it has build any arm-unknown-linux-gnu-gcc
and thereby not been able to get any suffix

This is what is inside build-0.43-debug/gcc-4.1.1-glibc-2.5/arm-unknown-linux-gnu/bin

arm-unknown-linux-gnu-addr2line
arm-unknown-linux-gnu-ar
arm-unknown-linux-gnu-as
arm-unknown-linux-gnu-c++filt
arm-unknown-linux-gnu-ld
arm-unknown-linux-gnu-nm
arm-unknown-linux-gnu-objcopy
arm-unknown-linux-gnu-objdump
arm-unknown-linux-gnu-ranlib
arm-unknown-linux-gnu-readelf
arm-unknown-linux-gnu-size
arm-unknown-linux-gnu-strings
arm-unknown-linux-gnu-strip
out


Output
========
crosstool: binutils built ok
+ test '!' -z
+ echo 'Install glibc headers needed to build bootstrap compiler -- but only if gcc-3.x'
Install glibc headers needed to build bootstrap compiler -- but only if gcc-3.x
+ grep -q 'gcc-[34]' /opt/crosstool/crosstool-0.43/build/arm-unknown-linux-gnu/gcc-4.1.1-glibc-2.5/gcc-4.1.1/ChangeLog
+ test '!' -f /opt/crosstool/build-0.43-debug/gcc-4.1.1-glibc-2.5/arm-unknown-linux-gnu/arm-unknown-linux-gnu/include/features.h
+ mkdir -p build-glibc-headers
+ cd build-glibc-headers
+ test '!' -f Makefile
+ libc_cv_ppc_machine=yes
+ libc_cv_forced_unwind=yes
+ libc_cv_c_cleanup=yes
+ BUILD_CC=gcc
+ CC=arm-unknown-linux-gnu-gcc
+ /opt/crosstool/crosstool-0.43/build/arm-unknown-linux-gnu/gcc-4.1.1-glibc-2.5/glibc-2.5/configure --prefix=/usr --build=i686-pc-linux-gnu --host=arm-unknown-linux-gnu --without-cvs --disable-sanity-checks --with-headers=/opt/crosstool/build-0.43-debug/gcc-4.1.1-glibc-2.5/arm-unknown-linux-gnu/arm-unknown-linux-gnu/include --enable-hacker-mode
checking build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-linux-gnu
configure: running configure fragment for add-on libidn
configure: running configure fragment for add-on linuxthreads
linuxthreads disabled because nptl add-on is also in use
configure: running configure fragment for add-on nptl
checking add-on ports for preconfigure fragments... am33 arm hppa m68k mips
checking sysdep dirs... ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for arm-unknown-linux-gnu-gcc... arm-unknown-linux-gnu-gcc
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.


_________________________________________________________________
Schlagersignaler till mobilen http://msn.cellus.se/


-- For unsubscribe information see http://sourceware.org/lists.html#faq


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