[gambit-list] problems with clang

Bradley Lucier lucier at math.purdue.edu
Tue Apr 5 10:15:27 EDT 2016


On 04/05/2016 09:16 AM, Marc Feeley wrote:
> I’m having problems compiling Gambit with clang and --enable-single-host on OS X :
>
> $ ./configure --enable-single-host CC=clang; make -j8
>> $ make check
> ------------ TEST 1 (debugging support)
> ../gsi/gsi -:~~bin=../bin,~~lib=../lib,~~include=../include -f debug.scm > test1.out
> /bin/sh: line 1: 91157 Segmentation fault: 11  ../gsi/gsi -:~~bin=../bin,~~lib=../lib,~~include=../include -f debug.scm > test1.out
> make[1]: *** [test1] Error 139

I sometimes get Error 139 when I run out of swap; is it a problem with 
make -j 1?

Brad




More information about the Gambit-list mailing list