Win32: Check for the shared libgcc in all LIBRARY_PATHs
Some mingw-w64 3.0 toolchains like mine, for example, have those DLLs in the second or possibly third field of LIBRARY_PATH. Skipping these could lead to weird C++ dlopen errors.
Signed-off-by: Rafaël Carré <funman@videolan.org>
Showing
Please register or sign in to comment