t4240 toolchain

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

t4240 toolchain

1,084 Views
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

Labels (1)
0 Kudos
3 Replies

935 Views
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 Kudos

936 Views
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 Kudos

936 Views
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 Kudos