[gambit-list] A couple of random questions
mikel evins
mevins at me.com
Fri Jul 29 02:30:40 EDT 2011
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
More information about the Gambit-list
mailing list