On Win8x64, even ld works from windows command line, though gcc still requires msys.TorakTu wrote:If you try to get the MinGW LD linker to work under windows 7 x64, you'll need to use objcopy to strip it down to BIN
Making The GCC Cross-Compiler
Re: Making The GCC Cross-Compiler
Programming is 80% Math, 20% Grammar, and 10% Creativity <--- Do not make fun of my joke!
If you're new, check this out.
If you're new, check this out.
Re: Making The GCC Cross-Compiler
Good to know. Thank you. Not a windows 8 fan. but still good info to know.m12 wrote:On Win8x64, even ld works from windows command line, though gcc still requires msys.TorakTu wrote:If you try to get the MinGW LD linker to work under windows 7 x64, you'll need to use objcopy to strip it down to BIN