Maarten ter Huurne
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
Maarten ter Huurne
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 years ago |
Maarten ter Huurne
|
f623713913
Use print function syntax
|
5 years ago |
wouter
|
d089095d55
Various text-processing stuff
|
11 years ago |
Maarten ter Huurne
|
c734d82a82
Pass CPU flags to GCC: "-m32" on x86 and "-m64" on x86-64. This ensures that openMSX and GCC have the same idea about whether we are compiling 32 or 64 bit mode. Before this change 32-bit GCC would compile without warnings or errors when ASM_X86_64 was defined, but the resulting binary was subtly incorrect.
|
15 years ago |