SyntaxFix
Write A Post
Hire A Developer
Questions
On Cygwin -mcmodel=medium is already default and doesn't help. To me adding -Wl,--image-base -Wl,0x10000000 to GCC linker did fixed the error.
-mcmodel=medium
-Wl,--image-base -Wl,0x10000000