字體:小 中 大 |
|
|
|
| 2020/09/25 17:24:53瀏覽54|回應0|推薦0 | |
basic cross compile tutorial //---install pkg for downloading source code sudo apt-get install dpkg-dev . //---find source code by apt-cache apt-cache search tree gcat@gcatpc:~$ apt-cache depends tree apt-get source tree #note, #ubuntu 12, download tree_1.5.3 #ubuntu 14, download tree_1.6.0 apt-get source htop #note, #ubuntu 12, download htop-1.0.1 #ubuntu 14, download htop-1.0.2 //---tree [forlinx-ok5718]:~/0915/tree-1.6.0> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- |
|
| ( 不分類|不分類 ) |










