update reference to gcc4.

* to trigger the build.
This commit is contained in:
Jérôme Duval 2016-03-04 20:27:59 +01:00
parent cf9f358f9e
commit 3dd8d8f58c

View File

@ -10,7 +10,7 @@ If you want to build the default (legacy, 2.95.3) gcc, do this:
One of the last output lines should tell you that the tools have been built
successfully.
If you're not interested in binary compatibility (or want to build for the PowerPC architecture), you can build gcc4 instead by doing this:
If you're not interested in binary compatibility (or want to build for the PowerPC architecture), you can build gcc5 instead by doing this:
$ ./configure --build-cross-tools <arch> ../buildtools