How to create a static library with Codewarrior for MPC55xx in COMMAND LINE

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

How to create a static library with Codewarrior for MPC55xx in COMMAND LINE

1,801件の閲覧回数
frenchdavid
Contributor I
Hi all,
 
I am running CodeWarrior for MPC55xx v2.2 in command line with Cygwin and i want to create a static library (.a) from all object files but I don't find the executable file to use. What is strange is that, by using the IDE I can create it !!!
 
Can anyone help me ?
ラベル(1)
タグ(1)
0 件の賞賛
2 返答(返信)

353件の閲覧回数
CrasyCat
Specialist III
Hello
 
In fact to create a static library you use the linker (mwldeppc.exe) and specify the option -library in the command line.
 
CrasyCat
0 件の賞賛

353件の閲覧回数
frenchdavid
Contributor I
Hi CrasyCat,
 
It works, thanks a lot!!
 
Best regards
 
french david
0 件の賞賛