[mlpack-git] [mlpack/mlpack] mlpack2.0.1 compile failed in Mac os10.11 with boost_1.60.0 (#630)

Ryan Curtin notifications at github.com
Tue Apr 26 14:09:26 EDT 2016


> I switched gcc from 5.3 to 4.9 for gcc_5.3 will not support OpenMp anymore....

Can you tell me more of what you mean here?  I can't find any evidence that newer GCC is dropping support for OpenMP; maybe I have misunderstood something?

If you've switched compilers, you should definitely remove CMakeCache.txt from your build directory and reconfigure with cmake (maybe you did this, I don't know).  Another thing to do might be to paste the output of

```
VERBOSE=1 make
```

and that will produce the actual linker command that is used, which might give us more information about what is going wrong.  It will be a lot of output though... :)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/630#issuecomment-214832519
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160426/2ef5b4d3/attachment.html>


More information about the mlpack-git mailing list