在 2019/3/16 22:46, Biswapriyo Nath 写道: > Is this correct? > > >
Perhaps this 'wslapi.def' can be placed in 'lib-common' so it will be shared amongst x64, ARM and AArch64. Also the x86 def is missing. I presume it would not differ (as all these functions uses the `__cdecl` calling convention) so it is probably okay to have only one def in 'lib-common'. You can have a look at 92ad484079 for example. It added a specific def for x86 in 'lib32' because of the stdcall suffixes, but the other three archs share the same def in lib-common. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
