[Armadillo:01148] Re: クロス環境の構築手順について
Chris McHarg
email@hidden
2006年 8月 18日 (金) 22:12:24 JST
マカーグです。
Ishikura/Nifty(2) wrote:
> hello.c(自作のhello,armadilloをprintfで出力するプログラム)をARM環境で
> コンパイルするさい、どのコマンドを使えばよいでしょうか?
>
> colinux:/usr/bin# ls gcc*
>
> と打ってみると、
> gcc gcc-2.95 g-3.3 gccbug gccug-3.3
>
> というプログラムがあります。
> この中にあるのでしょうか....
ls /usr/bin/*gcc* か ls /usr/bin/*arm* の方がよかったです。
クロスコンパイルするので、arm-linux-gcc を利用します。
hello.cのコンパイル手順にはatmark-distのdevelopers guideがすごく参考にな
ると思います。
http://download.atmark-techno.com/dist/atmark-dist-developers-guide-1.0.pdf
armadillo メーリングリストの案内