how to see build steps i.e: verbose enabled output for code warrior 7.3v

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

how to see build steps i.e: verbose enabled output for code warrior 7.3v

1,131 Views
tiujiu
Contributor I

Hi ,

how to see build steps i:e (preprosseing,compilation,linking) verbose enabled.

 

Thanks and regards

Sai

Labels (1)
0 Kudos
Reply
1 Reply

957 Views
CrasyCat
Specialist III

Hello

Are you looking for a way to see the actual command line arguments used to build your project?

This is not possible with CodeWarrior classic IDE. The IDE is using an internal builder. It is not generating a make file that is built externally.

If you upgrade to CodeWarrior eclipse IDE (V10..x), you should be able to see the command line used to build your Coldfire application.

CrasyCat

0 Kudos
Reply