Sierra build of Cantillon core dumps on El Capitan
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
I have now found a solution. It involves providing a hand crafted version of the missing mkostemp function in tclmain.cc, and then setting the DYLD_FORCE_FLAT_NAMESPACE environment variable to 1.
Also found the -force_flat_namespace link time option which might be more useful