Get header file paths for certain c file in IAR NXP compiler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Get header file paths for certain c file in IAR NXP compiler

ソリューションへジャンプ
1,334件の閲覧回数
kerdany
Contributor I

Hello,

I'm compiling a c file from CMD using NXP compiler and adding to the command include directories with -I flag, is there a way to print out the paths of headers files that where used for compiling?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,275件の閲覧回数
kerdany
Contributor I

I figured it out, you add --dependencies flag to command

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,276件の閲覧回数
kerdany
Contributor I

I figured it out, you add --dependencies flag to command

0 件の賞賛
返信