CRUX-ARM : Home

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