On Wed, Feb 18, 2015 at 10:50:19AM -0500, Marc Feeley wrote:
Make sure all the files (including the Gambit lib) are compiled using clang++. You have to force this somehow because by default .c files are compiled using clang. Also, make sure you are compiling to x86_64 in all cases.
Yeah. C++'s sales point initially was that it was compatible with C. No more.
-- hendrik