<div dir="ltr">Hi,<div><br></div><div>I tried to build gambit on my home mac mini (macOS Sierra, 10.12.2) first with xcode/gcc using </div><div>







<p class="gmail-p1"><span class="gmail-s1"> ./configure  --enable-gcc-opts --prefix=/Users/kashyap/Documents/dev/gambitInstall; make -j4 latest-release; ./configure --enable-single-host  --enable-gcc-opts; make -j4 from-scratch; make check</span></p><p class="gmail-p1">This resulted in </p><p class="gmail-p1">../gsc-boot -:~~bin=../bin,~~lib=../lib,~~include=../include -f -warnings -c  -check _t-c-2.scm<br></p><p class="gmail-p1">








</p><p class="gmail-p1"><span class="gmail-s1">make: *** [_t-c-2.c] Segmentation fault: 11</span></p><p class="gmail-p1">I then installed gcc using brew and tried with CC=gcc-6 option ... this too resulted in the same error. I tried running gdb (after all the certificate drama), but was not able to get any more information ...</p><p class="gmail-p1"><span class="gmail-s1">(gdb) r  -:~~bin=../bin,~~lib=../lib,~~include=../include -f -warnings -c  -check _t-c-2.scm</span></p><p class="gmail-p1"><span class="gmail-s1">Starting program: /Users/kashyap/Documents/dev/gambit/gsc-boot -:~~bin=../bin,~~lib=../lib,~~include=../include -f -warnings -c  -check _t-c-2.scm</span></p><p class="gmail-p1">









</p><p class="gmail-p1"><span class="gmail-s1">During startup program terminated with signal SIG113, Real-time event 113.</span></p><p class="gmail-p1"><span class="gmail-s1">Am I missing a something here?</span></p><p class="gmail-p1"><span class="gmail-s1"><br></span></p><p class="gmail-p1"><span class="gmail-s1">Regards,</span></p><p class="gmail-p1"><span class="gmail-s1">Kashyap</span></p><p class="gmail-p1"><br></p></div></div>