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]

Cross to MC68040 from cygwin on PC-NT.


Hello everyone!
I succeed to build and install binutils but not when trying to build GCC.

Host:
Cygwin on PC with Win-NT.

Target:
M68040

Problems when trying to build gcc.
configure --target=m68k-coff --with-newlib --with-included-gettext
Configuring for a i586-pc-cygwin32 host.
Links are now set up to build a cross-compiler for m68k-unknown-coff
  from i586-pc-cygwin32.
A BSD compatible install is found at:
/cygnus/CYGWIN~1/H-I586~1/bin/install -c

make
./libgcc1-test.c:101: warning: conflicting types for built-in function `memcpy'
configure: error: can not find install-sh or install.sh in .. ./..
	(Why does make look for the script install.sh when I have an install.exe in)
	(my native compiler and the seekway to it is found.)
choose-temp.c:29: stdio.h: No such file or directory
choose-temp.c:30: sys/types.h: No such file or directory
	(It is possible to change seekways)
	(in separate files but I dont think it's a good idea. Or is it the only way?)
make[1]: *** [choose-temp.o] Error 1
make: *** [all-target-libiberty] Error 2

Does anyone have an idea about this? 
have a nice day!
regards Mikael 



------
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]