2014年7月29日 星期二

[Raspberry Pi] Cross Compile Tool




  1. Download Raspberry Pi Cross Compiler

    git clone git://github.com/raspberrypi/tools.git –depth 1

  2. Settings enviroment



    export PATH=/home/freeman/git/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin:$PATH

    export CROSS=arm-linux-gnueabihf-

  3. make the source code which you want to.





Reference:



  1. make the source code which you want to

  2. 自己動手編譯 Raspberry Pi 的 Kernel


Related Posts:

0 意見:

張貼留言