`make all` produces error: `identifier "__float128" is undefined` · Issue #3578 · BVLC/caffe

Hi, I'm building on Debian 8.0 (Jessie) using: g++ 4.8.4-1 nvcc 6.5.12 boost 1.601 intel mkl 11.3.0.109 I've installed all dependencies, but once g++ finishes and nvcc starts, I get: NVCC src/caffe...