t4240 toolchain

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

t4240 toolchain

2,731 次查看
varunkjayan
Contributor II

hi

i want to add an toolchain (gcc,make) in to my image that iam gonna build what all changes should i make please help

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

2,582 次查看
Pavel
NXP Employee
NXP Employee

Look at the following page:

http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069706.html

Use the following command for test.c compiling:

gcc test.c --sysroot=/opt/fsl-networking/QorIQ-SDK-V1.8/sysroots/ppce500v2-fsl-linux-gnuspe/ -o test.c


Have a great day,
Pavel

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

0 项奖励
回复

2,583 次查看
varunkjayan
Contributor II

thanks for reply

since i have given an bitbake fsl-image-core

and also bitbake fsl-image-core -c populate sdk

i have installed toolchain in my host system only i wanted this feature in

t4240rdb how do deploy this feature in t4240rdb along with the filesystem image

0 项奖励
回复

2,583 次查看
Pavel
NXP Employee
NXP Employee

Look at the following page:

http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069724.html

Find the “How do I include toolchain in rootfs?


Have a great day,
Pavel

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

0 项奖励
回复