diff options
author | Ash Wolf <ninji@wuffs.org> | 2023-01-25 18:31:17 +0000 |
---|---|---|
committer | Ash Wolf <ninji@wuffs.org> | 2023-01-25 18:31:17 +0000 |
commit | 3d2f1da7c8062a4932ea29a0d37a769991764cc5 (patch) | |
tree | bdb8cd767b97d1f097973627d8a683bdea153072 /notes | |
parent | 0b23bc6179b7a8e6c8664374d7d6f66fe9c9bdcb (diff) | |
download | MWCC-3d2f1da7c8062a4932ea29a0d37a769991764cc5.tar.gz MWCC-3d2f1da7c8062a4932ea29a0d37a769991764cc5.zip |
note updates
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ wine ../reversing/v7_0_mwcppc.exe -g -DCW_TARGET_MACH -opt l=4,speed -enum min - OS 9 mpw-emu setup: export MWCIncludes=":msl_c_pro7:MSL_Common:Include,:msl_c_pro7:MSL_MacOS:Include" -mpw-emu mwcppc_v7 -g -DCW_TARGET_MACH -opt l=4,speed,nopeephole,noschedule -enum min -convertpaths -Iincludes -Isdk_hdrs -w all,nounused,notinlined -wchar_t on -bool off -Cpp_exceptions off -maxwarnings 10 +mpw-emu mwcppc_v7 -g -DCW_TARGET_MACH -DCW_HOST_MAC_CLASSIC -opt l=4,speed,nopeephole,noschedule -enum min -convertpaths -Iincludes -Isdk_hdrs -w all,nounused,notinlined -wchar_t on -bool off -Cpp_exceptions off -maxwarnings 10 * - has issues |