<div dir="ltr"><div>Does anyone else get a segfault when running "gsi" built on OS X (10.11.1) when "--enable-shared" is configured?  I do not get this behavior when building without "--enable-shared".  I mainly use Linux, and I've never had this issue on Linux.</div><div><br></div><div>I built gambit (gambit-v4_8_1-devel.tgz) by "CC=gcc-mp-4.6  ./configure --enable-single-host --enable-shared --prefix=/Users/billsix/opt/gambit/build/ && make && make install"</div><div><br></div><div><br></div><div>Bill-Sixs-Mac-mini:gambit billsix$ gsi</div><div>Segmentation fault: 11</div><div>Bill-Sixs-Mac-mini:gambit billsix$ which gsi</div><div>/Users/billsix/opt/gambit/build/bin/gsi</div><div>Bill-Sixs-Mac-mini:gambit billsix$ otool -L $(which gsi)</div><div>/Users/billsix/opt/gambit/build/bin/gsi:</div><div><span class="" style="white-space:pre">   </span>/Users/billsix/opt/gambit/build/lib/libgambitgsi.dylib (compatibility version 0.0.0, current version 0.0.0)</div><div><span class="" style="white-space:pre">        </span>/Users/billsix/opt/gambit/build/lib/libgambit.dylib (compatibility version 0.0.0, current version 0.0.0)</div><div><span class="" style="white-space:pre">   </span>/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1225.1.1)</div><div><span class="" style="white-space:pre"> </span>/opt/local/lib/libgcc/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)</div><div><br></div><div>System</div><div>OS X Version 10.11.1</div><div>GCC - I've tried using macport's GCC 46 and 49</div><div><br></div><div>Any help would be appreciated.</div><div><br></div><div>Thanks,</div><div>Bill Six</div></div>