On Thu, 9 May 2024, Pali Rohár wrote:

File msvcrt-common.def.in adds just symbol aliases, so include it in CRT
def files after having all symbols declared.

Note that some def files use DECORATED_EXPORT macro from func.def.in file,
so include func.def.in at beginning of each def file.

I guess def files also could use many other of the macros defined in func.def.in, like F32(), F64() etc - not only DECORATED_EXPORT? (Not sure if this is done in practice or not though.)

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to