Cross compile toolchain for Raspberry Pi
Hi
Is there any toolchain an Libs availible for crosscompiling for emteria on Raspberry PI?
I need to use the GPIO:s and can´t manage to find a way to do that with existing software.
0
Hi
Is there any toolchain an Libs availible for crosscompiling for emteria on Raspberry PI?
I need to use the GPIO:s and can´t manage to find a way to do that with existing software.
Comments
We are using this one for compiling our native modules: https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/+refs
Thanks!
Next question, How do I make the process run at boot? Can I use init.d as in normal linux?
@Pebert, almost. Check out preinstalled files in /data/init.d