• 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
configure.ac 21.5 KB