How to use bitbake to compiler *.c

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

How to use bitbake to compiler *.c

1,028 次查看
t2865k5
Contributor I

Dear NXP ,

HW : imx8mplus 

How to use bitbake to compile a *.c file.
I want to build a mdio.c ,and make it is a bin file.

For example: bitbake -c mdio.c

Can you tell me the correct grammar ?

0 项奖励
回复
1 回复

1,017 次查看
jimmychan
NXP TechSupport
NXP TechSupport

You may read Chapter 4.5.12 in i.MX Linux User’s Guide​ as reference. It use the ARM toolchain to build the kernel and u-boot standalone. So you can use the same ARM toolchain to build your source code.

0 项奖励
回复