From a231f5dbb93c60da240a027f2afd8a4797069541 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sun, 15 Jan 2023 21:50:41 +0000 Subject: more cleanup --- notes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'notes') diff --git a/notes b/notes index b54fd13..73f541b 100644 --- a/notes +++ b/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 -- cgit v1.2.3