install gcc and toolchain on target rfs

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

install gcc and toolchain on target rfs

1,691 次查看
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 回复

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