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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,146 次查看
tiujiu
Contributor I

Hi ,

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

 

Thanks and regards

Sai

标签 (1)
0 项奖励
回复
1 回复

972 次查看
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 项奖励
回复