Linux cross-compilation for ARM architecture

后端 未结 7 1305
你的背包
你的背包 2020-12-07 14:40

I am interested in cross-compiling a Linux kernel for an ARM target on a x86 host. Are there some good practices you recommend? Which is the best cross-compile suite in your

7条回答
  •  醉梦人生
    2020-12-07 15:20

    I've used scratchbox while experimenting with building apps for maemo (Nokia N810), which uses an ARM processor. Supposedly, scratchbox is not restricted to maemo development.

提交回复
热议问题