[gambit-list] A couple of random questions

Marc Feeley feeley at iro.umontreal.ca
Fri Jul 29 09:36:28 EDT 2011


On 2011-07-29, at 2:30 AM, mikel evins wrote:

> 
> On Jul 25, 2011, at 3:24 PM, mikel evins wrote:
> 
>>> The Gambit REPL changes have now been committed to the repo.
>>> 
>>> Note that the new build-gambit-iOS script makes a single copy of the Gambit sources.  It compiles it 3 times (i386 for the simulator, and armv6 and armv7 for the real devices), and combines the libraries using "lipo".
> 
> I just got around to pulling the latest changes and trying them. They don't appear to work with the latest (Lion) version of the Apple dev tools. Whether trying a configure and make on the root (to build the Max OS X version of Gambit) or cding into examples/iOS and running the build-gambit-iOS script, the build fails with a complaint about a version mismatch between gambit.h and the C sources produces by the gambit compiler.
> 
> --me

Which version of Gambit did you have before pulling the latest changes?  My guess is that you didn't use "make upgrade".

Marc




More information about the Gambit-list mailing list