[mlpack-git] [mlpack] No C++11 compiler available! (#447)

Saket Choudhary notifications at github.com
Thu Nov 5 16:04:18 EST 2015


@bdecato  It seems to be still picking `4.4.7`. 

```
The CXX compiler identification is GNU 4.4.7
```

Try:
```
export CC=/usr/usc/gnu/gcc/4.8.1/bin/gcc
export CXX=/usr/usc/gnu/gcc/4.8.1/bin/g++
```


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/447#issuecomment-154190713
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151105/97e872ee/attachment.html>


More information about the mlpack-git mailing list