ndk-r16-beta1
Improve Windows dlfcn shims.

We can use GetLastError/FormatMessage to get a less useless error
message from dlerror.

Use LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR to search the loaded library's
directory to satisfy dependencies.

Test: toolchain/gcc/build.py --toolchain arm-linux-androideabi \
          --host windows64
Bug: https://github.com/android-ndk/ndk/issues/313

Change-Id: Ia54e75b2ccbb6a4860e1d3e6250468ea053a4ce5
1 file changed
tree: 75090774056656ba3f9baeeaae22a61202720b9d
  1. binutils-2.25/
  2. OWNERS