Open maxteufel opened 8 years ago
Could you try if my branch "travis" at https://github.com/mfxmfx/squirrel/tree/travis works better?
git clone https://github.com/mfxmfx/squirrel.git -b travis
cd squirrel && mkdir build && cd build
cmake ..
make
Otherwise please try running
make clean; make VERBOSE=1
so that we can see which compiler flags you are actually using.
It still doesn't work with that branch, @mfxmfx.
Build logs for both master and @mfxmfx travis with VERBOSE=1: https://gist.github.com/maxteufel/d88c9f5146f7a165b765318ed88adf54
System: Arch Linux