[gambit-list] Bootstrap broken with shared libraries on Mac OS X
Bradley Lucier
lucier at math.purdue.edu
Thu Apr 26 20:56:57 EDT 2012
Marc:
With the following commands:
32 20:47 ./configure CC=/pkgs/gcc-4.7.0/bin/gcc --enable-single-host --enable-shared --enable-multiple-versions
33 20:47 make -j 4 bootstrap
34 20:52 make bootclean
35 20:52 make -j 4
36 20:52 make
I get the following results:
<stuff omitted>
making all in lib
DYLD_LIBRARY_PATH=..: ../gsc-boot -:~~bin=../bin,~~lib=../lib,~~include=../include -f -c -check _io.scm
make[1]: *** [_io.c] Segmentation fault
make[1]: *** Deleting file `_io.c'
I haven't been able to get shared libraries to work on Mac OS X for a while.
Bra
[Bradley-Luciers-MacBook-Pro:~/programs] lucier% uname -a
Darwin Bradley-Luciers-MacBook-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
More information about the Gambit-list
mailing list