As I know, include gcc into rootfs is not a "common" practice.
Why would you need native build?
You can get a cross-compiler and use a PC to build your application, and then deploy it to your board.
As I know, include gcc into rootfs is not a "common" practice.
Why would you need native build?
You can get a cross-compiler and use a PC to build your application, and then deploy it to your board.