Hello,

I am trying to build "chicken-4.8.0.6" on Cygwin64 (CYGWIN_NT-6.1 ccoates
1.7.29(0.272/5/3) 2014-04-07 13:46 x86_64 Cygwin
), running under Windows 7.

I am seeing the messages:

$ make PLATFORM=cygwin ARCH=X86-64 PREFIX=/cygdrive/c/chicken
make -f ./Makefile.cygwin CONFIG= all
make[1]: Entering directory
'/cygdrive/c/Users/ccoates/Downloads/tools/scheme/chicken/chicken-4.8.0.6'
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES
-c apply-hack.X86-64.S -o apply-hack.X86-64.o
apply-hack.X86-64.S: Assembler messages:
apply-hack.X86-64.S:32: Warning: .type pseudo-op used outside of
.def/.endef ignored.
apply-hack.X86-64.S:32: Error: junk at end of line, first unrecognized
character is `_'
rules.make:184: recipe for target 'apply-hack.X86-64.o' failed
make[1]: *** [apply-hack.X86-64.o] Error 1
make[1]: Leaving directory
'/cygdrive/c/Users/ccoates/Downloads/tools/scheme/chicken/chicken-4.8.0.6'
GNUmakefile:54: recipe for target 'all' failed
make: *** [all] Error 2

Please can anyone offer me some help with getting started?

/Colin
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to