Win32: Check for the shared libgcc in all LIBRARY_PATHs
commitdfae35ab8f7b5ef8cc43bdf613c741298edb6e2b
authorEdward Wang <edward.c.wang@compdigitec.com>
Wed, 5 Sep 2012 00:46:52 +0000 (4 20:46 -0400)
committerRafaël Carré <funman@videolan.org>
Wed, 5 Sep 2012 11:19:40 +0000 (5 13:19 +0200)
tree0ae9b7633aebe4e2a0b81e9c1ef4844864aa1eac
parent621a5ee08b78d51876ca44c04c2c251f24f7c425
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>
extras/package/win32/package.mak