compiler options

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

compiler options

2,269 Views
rao
Contributor I
HAI,
  Where we have to spcify the compiler options.
I am using evolution version of Codewarrior v6.2.
Please guide me.
Thank you.
 
Labels (1)
0 Kudos
1 Reply

388 Views
CrasyCat
Specialist III
Hello
It depends if you are starting the compiler from the IDE or from batch (in a batch file or make file).
 
If you are building from batch you can add the options on the command line.
If you are building from the IDE, you have to open the target settings dialog (Using ALT+F7) and use the panels there to set the options.
 
I hope this helps.
 
CrasyCat
0 Kudos