ฉันจะพยายามเขียนสิ่งนี้เป็นบทช่วยสอนเพื่อให้ง่ายต่อการปฏิบัติตาม
หมายเหตุ: บทช่วยสอนนี้ใช้ได้กับภาพราสเบียนรุ่นเก่าเท่านั้น สำหรับ Raspbian รุ่นใหม่ที่ใช้ Debian Buster ดูวิธีการต่อไปนี้ในหัวข้อนี้: https://stackoverflow.com/a/58559140/869402
Pre-ต้องการ
ก่อนที่คุณจะเริ่มคุณต้องตรวจสอบให้แน่ใจว่าได้ติดตั้งสิ่งต่อไปนี้แล้ว:
apt-get install git rsync cmake ia32-libs
มารวบรวมพายกันเถอะ!
เริ่มต้นด้วยการสร้างโฟลเดอร์ในโฮมไดเร็กทอรีของคุณชื่อraspberrypi
.
เข้าไปที่โฟลเดอร์นี้และดึงโฟลเดอร์ ENTIRE tools ที่คุณกล่าวถึงข้างต้น:
git clone git://github.com/raspberrypi/tools.git
คุณต้องการใช้ 3 ตัวต่อไปนี้gcc-linaro-arm-linux-gnueabihf-raspbian
ถ้าฉันอ่านไม่ผิด
เข้าไปในโฮมไดเร็กทอรีของคุณและเพิ่ม:
export PATH=$PATH:$HOME/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin
ท้ายไฟล์ชื่อ ~/.bashrc
ตอนนี้คุณสามารถออกจากระบบและกลับเข้าสู่ระบบอีกครั้ง (เช่นรีสตาร์ทเซสชันเทอร์มินัลของคุณ) หรือเรียกใช้. ~/.bashrc
ในเทอร์มินัลของคุณเพื่อรับส่วนPATH
เพิ่มเติมในเซสชันเทอร์มินัลปัจจุบันของคุณ
ตอนนี้ตรวจสอบว่าคุณสามารถเข้าถึงคอมไพเลอร์arm-linux-gnueabihf-gcc -v
ได้ คุณควรได้รับสิ่งนี้:
Using built-in specs.
COLLECT_GCC=arm-linux-gnueabihf-gcc
COLLECT_LTO_WRAPPER=/home/tudhalyas/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../libexec/gcc/arm-linux-gnueabihf/4.7.2/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: /cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf-raspbian-linux/.b
uild/src/gcc-linaro-4.7-2012.08/configure --build=i686-build_pc-linux-gnu --host=i686-build_pc-
linux-gnu --target=arm-linux-gnueabihf --prefix=/cbuild/slaves/oort61/crosstool-ng/builds/arm-l
inux-gnueabihf-raspbian-linux/install --with-sysroot=/cbuild/slaves/oort61/crosstool-ng/builds/
arm-linux-gnueabihf-raspbian-linux/install/arm-linux-gnueabihf/libc --enable-languages=c,c++,fo
rtran --disable-multilib --with-arch=armv6 --with-tune=arm1176jz-s --with-fpu=vfp --with-float=
hard --with-pkgversion='crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08' --with-bugurl=
https://bugs.launchpad.net/gcc-linaro --enable-__cxa_atexit --enable-libmudflap --enable-libgom
p --enable-libssp --with-gmp=/cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf-rasp
bian-linux/.build/arm-linux-gnueabihf/build/static --with-mpfr=/cbuild/slaves/oort61/crosstool-
ng/builds/arm-linux-gnueabihf-raspbian-linux/.build/arm-linux-gnueabihf/build/static --with-mpc
=/cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf-raspbian-linux/.build/arm-linux-
gnueabihf/build/static --with-ppl=/cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf
-raspbian-linux/.build/arm-linux-gnueabihf/build/static --with-cloog=/cbuild/slaves/oort61/cros
stool-ng/builds/arm-linux-gnueabihf-raspbian-linux/.build/arm-linux-gnueabihf/build/static --wi
th-libelf=/cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf-raspbian-linux/.build/a
rm-linux-gnueabihf/build/static --with-host-libstdcxx='-L/cbuild/slaves/oort61/crosstool-ng/bui
lds/arm-linux-gnueabihf-raspbian-linux/.build/arm-linux-gnueabihf/build/static/lib -lpwl' --ena
ble-threads=posix --disable-libstdcxx-pch --enable-linker-build-id --enable-plugin --enable-gol
d --with-local-prefix=/cbuild/slaves/oort61/crosstool-ng/builds/arm-linux-gnueabihf-raspbian-li
nux/install/arm-linux-gnueabihf/libc --enable-c99 --enable-long-long
Thread model: posix
gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08
)
แต่เดี๋ยวก่อน! ฉันทำอย่างนั้นและ libs ก็ยังไม่ทำงาน!
เรายังไม่เสร็จ! จนถึงตอนนี้เราได้ทำเพียงพื้นฐานเท่านั้น
ในraspberrypi
โฟลเดอร์ของคุณสร้างโฟลเดอร์ชื่อrootfs
.
ตอนนี้คุณต้องคัดลอกทั้งโฟลเดอร์/lib
และ/usr
ไดเรกทอรีไปยังโฟลเดอร์ที่สร้างขึ้นใหม่นี้ ฉันมักจะนำภาพ rpi ขึ้นและคัดลอกผ่าน rsync:
rsync -rl --delete-after --safe-links pi@192.168.1.PI:/{lib,usr} $HOME/raspberrypi/rootfs
ที่192.168.1.PI
ถูกแทนที่ด้วย IP ของ Raspberry Pi ของคุณ
ตอนนี้เราต้องเขียนcmake
ไฟล์ config เปิด~/home/raspberrypi/pi.cmake
ในโปรแกรมแก้ไขที่คุณชื่นชอบและแทรกสิ่งต่อไปนี้:
SET(CMAKE_SYSTEM_NAME Linux)
SET(CMAKE_SYSTEM_VERSION 1)
SET(CMAKE_C_COMPILER $ENV{HOME}/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gcc)
SET(CMAKE_CXX_COMPILER $ENV{HOME}/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++)
SET(CMAKE_FIND_ROOT_PATH $ENV{HOME}/raspberrypi/rootfs)
SET(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
SET(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
SET(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
ตอนนี้คุณควรจะสามารถรวบรวมของคุณโปรแกรมโดยการเพิ่มนี้ธงพิเศษ:cmake
-D CMAKE_TOOLCHAIN_FILE=$HOME/raspberrypi/pi.cmake
ใช้ตัวอย่างcmake hello world :
git clone https://github.com/jameskbride/cmake-hello-world.git
cd cmake-hello-world
mkdir build
cd build
cmake -D CMAKE_TOOLCHAIN_FILE=$HOME/raspberrypi/pi.cmake ../
make
scp CMakeHelloWorld pi@192.168.1.PI:/home/pi/
ssh pi@192.168.1.PI ./CMakeHelloWorld