Re: [racket-dev] Cross compiling racket for Android

2013-09-18 Thread Szabolcs Berecz
avoid the Boehm-GC step in a cross compile. > > At Wed, 18 Sep 2013 20:20:11 +0200, Szabolcs Berecz wrote: > > Hi, > > > > I'm trying to compile the latest Racket for Android using the > instructions > > in racket/src/README but I'm hitting the following

[racket-dev] Cross compiling racket for Android

2013-09-18 Thread Szabolcs Berecz
Hi, I'm trying to compile the latest Racket for Android using the instructions in racket/src/README but I'm hitting the following error: ./if_mach SPARC SOLARIS arm-linux-androideabi-gcc -c -o mach_dep2.o ../../../racket/gc/sparc_mach_dep.S ./if_mach: 1: ./if_mach: Syntax error: word unexpected