This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
buildtoolchain [2011/08/10 12:24] alios |
buildtoolchain [2011/08/10 12:39] (current) alios |
||
---|---|---|---|
Line 54: | Line 54: | ||
''$ cd /tmp/toolchain/src'' | ''$ cd /tmp/toolchain/src'' | ||
- | ''$ svn co svn checkout svn://gcc.gnu.org/svn/gcc/trunk gcc-trunk'' | + | ''$ svn co svn checkout [[svn://gcc.gnu.org/svn/gcc/trunk gcc-trunk]]'' |
configure and build gcc | configure and build gcc | ||
Line 91: | Line 91: | ||
''$ make'' | ''$ make'' | ||
+ | |||
''$ make install'' | ''$ make install'' | ||