View Single Post
Old 03-30-2022, 03:20 AM   #1
lispy2010
Junior Member
lispy2010 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2021
Device: Pocketbook 616
Exclamation How to install arm-none-linux-gnueabi toolchain for PocketBook SDK?

I have been following the PocketBook SDK documentation and this command is used to build an app:
Code:
arm-none-linux-gnueabi-g++ hello_world.cpp -o hello_world -linkview
And I have not been able to find this toolchain anywhere. Can anybody help? Thanks in advance.
lispy2010 is offline   Reply With Quote