Cross-Compiling for RaspBerry Pi

前端 未结 6 1034
既然无缘
既然无缘 2021-02-04 08:43

With a RaspBerry Pi and from my computer, I\'m trying to cross-compile a simple helloWorld written in C++. I\'m using Code Sourcery toolchain for linux to compile.

When

6条回答
  •  我寻月下人不归
    2021-02-04 09:15

    My recommendation is here, http://hertaville.com/2012/09/28/development-environment-raspberry-pi-cross-compiler/ He does a good job on explaining how to use Eclipse to compile HelloWorld.cpp, download, and execute it in Raspberry pi board. Check it out.

提交回复
热议问题