Hello,I have finally managed to finish this tiny project [1], which I have been dreaming of for a long time. This script uses llvm-objdump to parse import libs from Windows SDK, uses regular expressions to extract symbols from the output, and then builds DEF files that can be consumed by DLLTOOL to create import libs for GNU toolchains. In contract to GENDEF which generates DEF files from executables, this approach ensures that we provide the exact same set of import symbols as Microsoft toolchains.
Please let me know if you have any interest. [1] https://github.com/lhmouse/winsdk-defs -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public