X-Git-Url: http://gitweb/?a=blobdiff_plain;f=README;h=2de25abb65eb479384e91f559c4327056332ad5a;hb=refs%2Fheads%2F3.5;hp=1665103bdbdd1223c8bd898f153208295f62bd47;hpb=f070ab7bf9571f139fc3316a726faeb77622e4b9;p=toolchain.git diff --git a/README b/README index 1665103..2de25ab 100644 --- 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