I get this error whenever I try to use -mcmodel=large
does anyone know why this is?
I am on Windows 10 using gcc 10.2.0
I get this error whenever I try to use -mcmodel=large
does anyone know why this is?
I am on Windows 10 using gcc 10.2.0
Copyright © 2021 Jogjafile Inc.
I think this was because I was passing it as a compiler flag instead of a linker flag.