[gambit-list] How to build gambit for iOS
Bradley Lucier
lucier at math.purdue.edu
Fri Oct 10 17:39:30 EDT 2014
On Oct 10, 2014, at 1:46 PM, Marc Feeley <feeley at iro.umontreal.ca> wrote:
> I’m not sure why you are getting that error. Are you using the latest Xcode? clang?
>
> Over the last few weeks I have been updating the GambitREPL app for iOS 8, so I know it builds fine for me (by the way the new GambitREPL has been submitted to the app store yesterday).
>
> Usually I do:
>
> cd contrib/Gambit-REPL
> make iOS
OK, I tried that, and it ended with
*** Selecting platform "iPhoneSimulator.platform" and SDK "iPhoneSimulator8.0.sdk" for "x86_64".
tar (child): gambc-v4_7_3.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: rename gambc-v4_7_3 to /Users/lucier/programs/gambit/gambit-iOS: No such file or directory
../../misc/build-gambit-iOS: line 133: cd: /Users/lucier/programs/gambit/gambit-iOS: No such file or directory
../../misc/build-gambit-iOS: line 134: ./configure: No such file or directory
../../misc/build-gambit-iOS: line 142: cd: /Users/lucier/programs/gambit/gambit-iOS: No such file or directory
make[1]: *** No rule to make target `clean'. Stop.
../../misc/build-gambit-iOS: line 155: cd: lib: No such file or directory
make[1]: *** No targets specified and no makefile found. Stop.
make: *** [gambit-iOS] Error 1
Perhaps this is something that should not be attempted casually.
Brad
More information about the Gambit-list
mailing list