crosstool OS X host -> i686/linux target ?
Bill Gatliff
bgat@billgatliff.com
Sun Jun 26 03:30:00 GMT 2005
Dan:
Is anyone using crosstool to build an OS X-hosted toolchain that targets
i686-pc-linux-gnu?
Here is has far as I have gotten:
My demo-i686.sh:
eval `cat i686.dat gcc-3.4.3-glibc-2.3.5-hdrs-2.6.11.2.dat` sh
all.sh --notest
The build results:
...
/Users/bill/crosstool/crosstool-0.35/build/i686-unknown-linux-gnu/gcc-3.4.3-glibc-2.3.5/glibc-2.3.5/configure
--prefix=/usr
--build=powerpc-apple-darwin8.1.0--host=i686-unknown-linux-gnu
--without-cvs --disable-sanity-checks
--with-headers=/opt/crosstool/gcc-3.4.3-glibc-2.3.5/i686-unknown-linux-gnu/i686-unknown-linux-gnu/include
--enable-hacker-mode
checking build system type... powerpc-apple-darwin8.1.0
checking host system type... i686-unknown-linux-gnu
checking sysdep dirs... sysdeps/i386/elf sysdeps/unix/sysv/linux/i386
sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common
sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix
sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486
sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32
sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32
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 i686-unknown-linux-gnu-gcc... gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for i686-unknown-linux-gnu-g++... no
checking for i686-unknown-linux-gnu-c++... no
checking for i686-unknown-linux-gnu-gpp... no
checking for i686-unknown-linux-gnu-aCC... no
checking for i686-unknown-linux-gnu-CC... no
checking for i686-unknown-linux-gnu-cxx... no
checking for i686-unknown-linux-gnu-cc++... no
checking for i686-unknown-linux-gnu-cl... no
checking for i686-unknown-linux-gnu-FCC... no
checking for i686-unknown-linux-gnu-KCC... no
checking for i686-unknown-linux-gnu-RCC... no
checking for i686-unknown-linux-gnu-xlC_r... no
checking for i686-unknown-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for i686-unknown-linux-gnu-ranlib... i686-unknown-linux-gnu-ranlib
checking whether as is GNU as... yes
checking whether ld is GNU ld... no
checking for as... as
checking version of as... 1.38, bad
checking for ld... ld
checking version of ld... v. ?.??, bad
checking for pwd... /bin/pwd
checking for i686-unknown-linux-gnu-gcc... (cached) gcc
checking version of gcc... 4.0.0, ok
checking for gnumake... gnumake
checking version of gnumake... 3.80, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.40, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 4.7, ok
checking for sed... sed
checking version of sed... 4.0.5, ok
checking for autoconf... autoconf
checking whether autoconf works... yes
configure: error:
*** These critical programs are missing or too old: as ld
b.g.
--
Bill Gatliff
bgat@billgatliff.com
"Sometimes, you just have to stare down the barrel of
progress and hope there's not one sitting in the chamber."
--Chris Fletcher
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list