安裝Scratchbox
請先在/etc/apt/sources.list
加入
deb http://scratchbox.org/debian ./
然後
apt-get update
apt-get install scratchbox-core 會自動把scratchbox-libs也一起下載
接下來請安裝
scratchbox-toolchain-arm-gcc3.2-uclibc20040229
and scratchbox-toolchain-arm-gcc3.4-uclibc0.9.28
這兩個compiler
在安裝
scratchbox-devkit-cputransp - CPU transparency methods
安裝完之後
請用sb-adduser加入自己的帳號 : sb-addser nelsonchung
請登出ubuntu在登入ubuntu
下groups
果然有看到自己的帳號內多了一個 sbox
想要登入scratchbox
請下
/scratchbox/login
至於
Creating cross-compilation target for ARM
可以直接參考scratchbox網頁
我執行過程中 有一個部份不太一樣
在選devkit時
最後執行 Testing installation (請參考scratchbox的網頁)
完成測試
Reference:
http://www.scratchbox.org/documentation/docbook/installdoc.html
沒有留言:
張貼留言