1. 10 Nov, 2016 1 commit
    • Luca Boccassi's avatar
      Problem: linker fails looking for dladdr · 1b3fcbd3
      Luca Boccassi authored
      Solution: search and add it via AC_CHECK_LIB when building with
      libunwind, as the backtrace function uses dladdr. This problem
      only appears on some distributions and with some compiler/toolchain
      versions.
      1b3fcbd3
  2. 07 Nov, 2016 2 commits
  3. 06 Nov, 2016 4 commits
  4. 05 Nov, 2016 5 commits
  5. 04 Nov, 2016 9 commits
  6. 02 Nov, 2016 5 commits
  7. 01 Nov, 2016 6 commits
  8. 31 Oct, 2016 4 commits
  9. 29 Oct, 2016 3 commits
  10. 28 Oct, 2016 1 commit
    • Luca Boccassi's avatar
      Problem: MS VC++ build broken · 2484d1c8
      Luca Boccassi authored
      Solution: try to detect architecture if building with VC++ and
      hardcode pointer size accordingly.
      Expressions are not allowed inside declspec intrinsics, which
      includes other intrinsics.
      2484d1c8