Fixed some long standing issues in the linux build. Current version builds successfully in Ubuntu zesty, Matlab R2016b, g++ 4.9, cmake 3.7.2
- Matlab determined gcc version now used across the project.
- GMP and MPFR are built at
cmake ..
time - Suppress warnings from initialised variables that are not used