install gcc and toolchain on target rfs

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

install gcc and toolchain on target rfs

1,366件の閲覧回数
sabeel_syed
NXP Employee
NXP Employee

Please help to get a reciepe to install tool chain on target.

This would let compile on the target platform.

please let us know any suggession on how to do it.

0 件の賞賛
返信
1 返信

973件の閲覧回数
b36401
NXP Employee
NXP Employee

You can include such lines

IMAGE_FEATURES += " \
dev-pkgs \
tools-sdk \
"

into local.conf file to add gcc compiler into building image.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信