CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
FS#78: Corrected gcc-static build. Thanks Mike
[toolchain.git] / README
diff --git a/README b/README
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..2de25abb65eb479384e91f559c4327056332ad5a 100644 (file)
--- a/README
+++ b/README
@@ -0,0 +1,9 @@
+
+README for toolchain
+
+
+To compile the lastest toolchain:
+$ make
+
+Log to a file would be useful:
+$ make 2>&1 | tee make.log