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

Marcus Edel notifications at github.com
Sun Mar 22 19:05:50 EDT 2015


It turns out the solution doesn't work on all platforms (e.g. NetBSD). So instead of writing our own solution, we can just use the CMake FindBacktrace Module shipped with CMake 3+. I've backported the functionality so that we can use the module without requiring CMake 3+.

In case the backtrace() functionality is not available, we use the already existing fallback.

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


More information about the mlpack-git mailing list