the new LTS version of the popular Linux OS is available and I’m considering migration; wanted to ask if anybody is successfully running Nupic (and nupic.core) on this version?
Are we still stuck with gcc-4.8 compiler for some reason? (And no limits on clang?)
The LTS upgrade will be available in June, will we consider upgrading the Travis envs at some point too?
Created PR #984 for gcc 4.9 (and higher) compatibility (gcc >= 4.9 requires gcc’s own wrappers for some binutils (ar, ranlib)). Works fine on Ubuntu 15.10 with gcc 4.9.x. The proposed fix might also work with Ubuntu 16.04.