[gambit-list] Problem building Gambit from scratch

Bradley Lucier lucier at math.purdue.edu
Thu Aug 11 11:11:02 EDT 2011


On Aug 11, 2011, at 10:50 AM, Matt Lamari wrote:

> 
> 
> I was actually trying to build for the iOS; but this actually repeats on
> Ubuntu 64 as well, both fail in same spot before going to examples at all
> 
> On the mac OSX, GCC 4.2.1, On Ubuntu, GCC 4.4.3
> 
> On either:
> 
> % WGET/CURL
> "http://www.iro.umontreal.ca/~gambit/download/gambit/v4.6/source/gambc-v4_6_0-devel.tgz"
> % tar ...
> % cd gambc-v4_6_0-devel
> % ./configure --enable-single-host
> % make -j 2
> % make update
> 
> 
> Is there something I'm doing wrong?

The current version is 4.6.1, and "make update" does not take you correctly from 4.6.0 to 4.6.1 (or from any version to a different one), you need to download 4.6.1 before "make update".

Brad


More information about the Gambit-list mailing list