Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get the ARM tool chain with poky?

I want to get the software arm-poky-linux-gnueabi-objdump with poky at such path /opt/poky/2.4/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-objdump

But I am not familiar with poky, how do I get this?


Add:

I have solved this question.

You can download the corresponding tool chain from http://downloads.yoctoproject.org/releases/yocto/yocto-2.4/toolchain/x86_64/.

For example you want the ARM tool chain you can download poky-glibc-x86_64-core-image-sato-armv5e-toolchain-2.4.sh.

like image 330
50u1w4y Avatar asked Nov 01 '25 04:11

50u1w4y


1 Answers

Download the corresponding tool chain from the site:

http://downloads.yoctoproject.org/releases/yocto/yocto-2.4/toolchain/x86_64/.

For the ARM tool-chain you can download

poky-glibc-x86_64-core-image-sato-armv5e-toolchain-2.4.sh and bash it and include it in your build environment.

like image 194
abunickabhi Avatar answered Nov 04 '25 07:11

abunickabhi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!