This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: m68k fails to build with crosstool



Peter,



(...)

in an attempt to build a gcc-3.4.2 compiler and glibc-2.3.3, but it fails in the build-glibc-headers configure step:

+ /home/peter/work/cvs-private/private/x-linux-tools/crosstool-0.28-rc37/build/m68k-unknown-linux-gnu/gcc-3.4.2-glibc-2.3.3/glibc-2.3.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=m68k-unknown-linux-gnu --without-cvs --disable-sanity-checks --with-headers=/home/mylocal/crosstool/m68k-unknown-linux-gnu/gcc-3.4.2-glibc-2.3.3/m68k-unknown-linux-gnu/include --enable-hacker-mode
checking build system type... i686-pc-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking sysdep dirs... sysdeps/m68k/elf sysdeps/unix/sysv/linux/m68k sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/m68k/m68020 sysdeps/m68k/fpu sysdeps/m68k 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 m68k-unknown-linux-gnu-gcc... gcc

glibc's configure script is not finding your cross-gcc, it seems... try to find out why before testing various versions of binutils.



HTH,
Arno


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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