[mlpack-git] [mlpack] Link against lexecinfo on FreeBSD (#423)

Ryan Curtin notifications at github.com
Tue Mar 24 18:40:54 EDT 2015


I made a couple of simple changes; feel free to revert them if you like.  `execinfo.h` is no longer included in the `mlpack` namespace, `execinfo` is only linked against the `mlpack` target (since it's only used in `log.cpp` and not anywhere else), and I also provided a default `backtrace.hpp` file so that users don't get confused before it's configured.  (That file will be overwritten during the configuration process.)  If you think that's okay, then I think this issue is fixed.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/423#issuecomment-85721963
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150324/6e2354fe/attachment.html>


More information about the mlpack-git mailing list