CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Toolchain update for 3.5
[toolchain.git] / README
diff --git a/README b/README
index 1665103bdbdd1223c8bd898f153208295f62bd47..2de25abb65eb479384e91f559c4327056332ad5a 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,9 @@
-To compile the last toolchain just do:
 
-$ git branch 3.0 origin/3.0
-$ git checkout 3.0
+README for toolchain
+
+
+To compile the lastest toolchain:
 $ make
+
+Log to a file would be useful:
+$ make 2>&1 | tee make.log