mirror of
https://git.wuffs.org/MWCC
synced 2025-12-14 15:46:16 +00:00
more cleanup
This commit is contained in:
5
notes
5
notes
@@ -1,5 +1,10 @@
|
||||
OS X:
|
||||
~/bin/mwccppc -c -g -opt l=4,noschedule,speed -enum min -Iincludes -Isdk_hdrs -w all,nounused -wchar_t on -bool off -Cpp_exceptions off
|
||||
|
||||
OS 9:
|
||||
export MWCIncludes="/Users/ash/src/mwcc/native_copy/msl_c_pro7/MSL_Common/Include;/Users/ash/src/mwcc/native_copy/msl_c_pro7/MSL_MacOS/Include"
|
||||
wine ../reversing/v7_0_mwcppc.exe -g -opt l=4,speed -enum min -Iincludes -Isdk_hdrs -w all,nounused,notinlined -wchar_t on -bool off -Cpp_exceptions off -maxwarnings 10
|
||||
|
||||
TODO:
|
||||
- locate COS stuff based off EPPC 8 debug info
|
||||
- command_line/C++_Parser/Src/Library/OptimizerHelpers.c
|
||||
|
||||
Reference in New Issue
Block a user