[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] Cross compiling (cygwin)
Hello
I'm, trying to cross-compile MiNTLib under Cygwin. I do:
$ make CROSS=yes
And I get (after some processing) such error:
m68k-atari-mint-gcc -Wall -O2 -fomit-frame-pointer -O3
-fexpensive-optimizations -nostdinc -I../crypt -I.. -I../include
-I../mintlib -I../stdlib -I$(<../includepath) -DHAVE_CONFIG_H -D_LIBC
-D_REENTRANT -c ../crypt/crypt-entry.c -o crypt-en try.o
In file included from ../crypt/crypt-entry.c:32:
../include/string.h:17: stddef.h: No such file or directory
make[1]: *** [crypt-entry.o] Error 1
I couldn't find stddef.h anywhere :(
--
Semper Fidelis
Adam Klobukowski
atari@gabo.pl