在 2020/4/16 22:18, Steve Lhomme 写道: > There are many DLLs with their API entries listed by MS that were no linkable > yet using -lwindowsapp as recommended for apps the can run on all types of > devices. > > https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis > --- >
This patch causes the CRT to fail to build: ``` dlltool --as-flags=--32 -m i386 -k --as=as --output-lib lib32/libxinput9_1_0.a --input-def lib32/xinput9_1_0.def make[1]: *** No rule to make target 'lib32/libwindowsapp.a', needed by 'all-am'. Stop. make[1]: *** Waiting for unfinished jobs.... ``` -- Best regards, LH_Mouse
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