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]

Problems with GCC 3.0.1 for m68k-coff


Hi,

Hoping that the m68k-coff build would be fixed in 3.0.1, i downloaded it and
installed it as the native compiler on my linuxbox, together with binutils
2.11.2 & newlib-1.9.0

Then I started making the cross compiler for the m68k-coff, following Bill's
pre-alpha-crossgcc faq.
(the shell script)

binutils: OK
core-gcc: OK
newlib  : OK

full gcc (c, c++) : error.

Configuring in m68k-coff/libiberty
loading cache ../config.cache
checking host system type... m68k-unknown-coff
checking build system type... i686-pc-linux-gnu
checking for m68k-coff-ar... (cached) m68k-coff-ar
checking for m68k-coff-ranlib... (cached) m68k-coff-ranlib
checking for gcc... (cached) /home/jan/build/gcc/xgcc -B/home/jan/build/gcc/
-B/usr/local/m68k-coff/bin/ -B/usr/local/m68k-coff/lib/ -isystem
/usr/local/m68k-coff/include
checking whether we are using GNU C... (cached) yes
checking whether /home/jan/build/gcc/xgcc -B/home/jan/build/gcc/
-B/usr/local/m68k-coff/bin/ -B/usr/local/m68k-coff/lib/ -isystem
/usr/local/m68k-coff/include accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) /home/jan/build/gcc/xgcc
-B/home/jan/build/gcc/ -B/usr/local/m68k-coff/bin/
-B/usr/local/m68k-coff/lib/ -isystem /usr/local/m68k-coff/include -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... no
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... no
checking for fcntl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking whether the C compiler (/home/jan/build/gcc/xgcc
-B/home/jan/build/gcc/ -B/usr/local/m68k-coff/bin/
-B/usr/local/m68k-coff/lib/ -isystem /usr/local/m68k-coff/include -g -O2 )
works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
make: *** [configure-target-libiberty] Error 1

If anyone can help, please feel free to do so. I might have missed
something.
Or else... i'll wait for GCC 3.1 ;-)

Grz,
Jan

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


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