<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I have the same issue.  Any success?</div><div class="">Francois</div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Oct 10, 2015, at 2:14 PM, Adam King <<a href="mailto:akingcoder@gmail.com" class="">akingcoder@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi List:<div class=""><br class=""></div><div class="">  I'm trying to build the latest gambit lib for iOS (device and sim) from github.  It's worked fine for me in the past, but looks like something has broken recently.  The last line of the build seems to show it building a java version?  It also can't seem to find gsc-boot?  With the change from Gambit-C to Gambit and the support for various backends, I'm guessing iOS build script has broken somehow.  Thanks for any help.</div><div class=""><br class=""></div><div class="">   Adam</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class=""><font face="monospace, monospace" class="">xcrun -sdk iphonesimulator gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0 -Wno-trigraphs -Wreturn-type -Wunused-variable   -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common   -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/Users/aking/src/gambit/misc/gambit-iOS/current\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin14.5.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/Users/aking/src/gambit/misc/gambit-iOS/current' 'CC=xcrun -sdk iphonesimulator gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0' 'CFLAGS=-Wno-trigraphs -Wreturn-type -Wunused-variable' 'LDFLAGS=' 'CXX=xcrun -sdk iphonesimulator g++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0' 'CXXFLAGS=-Wno-trigraphs -Wreturn-type -Wunused-variable'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY</font></div><div class=""><font face="monospace, monospace" class="">xcrun -sdk iphonesimulator gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0 -Wno-trigraphs -Wreturn-type -Wunused-variable   -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common   -I"../include" -c -o "_gambit.o" -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/Users/aking/src/gambit/misc/gambit-iOS/current\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"apple\"" -D___SYS_TYPE_OS="\"darwin14.5.0\"" -D___CONFIGURE_COMMAND="\"./configure '--prefix=/Users/aking/src/gambit/misc/gambit-iOS/current' 'CC=xcrun -sdk iphonesimulator gcc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0' 'CFLAGS=-Wno-trigraphs -Wreturn-type -Wunused-variable' 'LDFLAGS=' 'CXX=xcrun -sdk iphonesimulator g++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -arch i386 -miphoneos-version-min=6.0' 'CXXFLAGS=-Wno-trigraphs -Wreturn-type -Wunused-variable'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambit.c -D___LIBRARY</font></div><div class=""><font face="monospace, monospace" class="">../gsc-boot -:~~bin=../bin,~~lib=../lib,~~include=../include -f -target java -o _gambit.java ../lib/_kernel.scm</font></div><div class=""><font face="monospace, monospace" class="">/bin/sh: ../gsc-boot: No such file or directory</font></div><div class=""><font face="monospace, monospace" class="">make: *** [_gambit.java] Error 127</font></div><div class=""><font face="monospace, monospace" class="">make: *** Waiting for unfinished jobs....</font></div><div class=""><br class=""></div><div class=""><font face="monospace, monospace" class="">gem:misc aking$ uname -a</font></div><div class=""><font face="monospace, monospace" class="">Darwin gem.local 14.5.0 Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64</font></div><div class=""><font face="monospace, monospace" class="">gem:misc aking$</font></div></div></div>
_______________________________________________<br class="">Gambit-list mailing list<br class=""><a href="mailto:Gambit-list@iro.umontreal.ca" class="">Gambit-list@iro.umontreal.ca</a><br class="">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list<br class=""></div></blockquote></div><br class=""></div></div></body></html>