aboutsummaryrefslogtreecommitdiff
path: root/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.doc
blob: fd91e29505adb895104c0be784252e8f6dc3ecf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Changes between CodeWarrior Pro 4 and MITAthena MSL project:

 - ÒMSL C.PPC DLL.mcpÓ renamed to ÒMIT C.PPC DLL.prjÓ
 - This document added to the project
 - ÒMSL Runtime PPC.DLLÓ removed from the project
 - Changed settings in ÒMSL C.PPC DLLÓ target
 - Added ÒMIT C.PPC DLL.debugÓ target
 
Changes to ÒMSL C.PPC DLLÓ target:

 - Added ÒMIT RuntimeLib.PPCÓ
 - Name set to ÒMIT C.PPC DLLÓ
 - Output directory changed to Ò{Project Ä}::bin:Ó
 - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
 	¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
 	¥¥¥ original MSL with our own sources
 - Turned on ÒActivate BrowserÓ
 - Changed output file name to ÒMIT CLib.PPCÓ
 - Changed output file creator to '????'
 - Global optimizations turned off (because of reports of optimizer bugs)
 - Changed PPC PEF fragment name to ÒMIT_¥MITCLibÓ
 
Configuration of the ÒMIT C.PPC DLL.debugÓ target:

 - Added ÒMIT RuntimeLib.PPC.debugÓ
 - Started by cloning ÒMIT C.PPC DLLÓ target after making the above modifications
 - Changed output file name to ÒMIT CLib.PPC.debugÓ
 - Instruction scheduling turned off
 - Global optimization turned off
 - Peephole optimization turned off
 - Global optimizations turned off (because of reports of optimizer bugs)
 - Generating SYM files turned on
 - Changed PPC PEF fragment name to ÒMIT_¥MITCLib.debugÓ