Skip to content

MinGW: Check for dladdr

xantares requested to merge (removed):dladdr into master

Checking for dlfcn.h is not enough as MinGW can use POSIX-only implementations of dlfcn: https://github.com/dlfcn-win32/dlfcn-win32

cc @dbaker @eric

Edited by xantares

Merge request reports