bump
Ok, thank you, I'll check.
Updated error and file. Do not use file from original post. GNU assembler version 2.34 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.34 unix64.S: Assembler messages: unix64.S:1: Error: junk at end of line, first unrecognized character is `[' D:/dev/swst/pkg/0f/fe/51b2/src/sdir/src/x86/unix64.S:417: Error: junk at end of line, first unrecognized character is `,'
GNU AS error on .section
Hi, Is it possible to add ifdefs when including 3rd party libs - plugins? Like this https://github.com/WohlSoft/libFreeImage/blob/master/Source/FreeImage/PluginPNG.cpp#L42-L48
Please, close.
I see. Thank you. I'm doing custom builds, so it is the issue. (I did not define a lot of symbols.) From my POV _WIN32/64 was more correct as it comes from MSVC by default. Also seems that doing extra work (defining WIN32/64 manually) could be bad for custom builds. Sorry for bothering, closing.
WIN64 has incorrect type sizes