CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Toolchain update for 3.5
[toolchain.git] / README
1
2 README for toolchain
3
4
5 To compile the lastest toolchain:
6 $ make
7
8 Log to a file would be useful:
9 $ make 2>&1 | tee make.log