|
@@ -115,8 +115,8 @@
|
|
|
<p>
|
|
|
|
|
|
This toolchain should make it easy for anyone to build uClibc based
|
|
|
- applications. <a href="http://www.uclibc.org/downloads/toolchain/">
|
|
|
- Source code can be downloaded here</a>.
|
|
|
+ applications.
|
|
|
+ <a href="/cgi-bin/cvsweb/toolchain/"> Source code can be downloaded here</a>.
|
|
|
Be aware that much of the needed source code will actually be downloaded on
|
|
|
when you compile the toolchains. To build a toolchain, simply
|
|
|
grab the source, edit the Makefile to select where you would like
|
|
@@ -192,8 +192,8 @@
|
|
|
<p>
|
|
|
|
|
|
This toolchain should make it easy for anyone to build uClibc based
|
|
|
- applications. <a href="http://www.uclibc.org/downloads/toolchain/">
|
|
|
- Source code can be downloaded here</a>.
|
|
|
+ applications.
|
|
|
+ <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>.
|
|
|
Be aware that much of the needed source code will actually be downloaded on
|
|
|
demand when you compile things. To build the toolchain, simply
|
|
|
grab the source, edit the Makefile to select where you would like
|
|
@@ -260,7 +260,8 @@
|
|
|
<p>
|
|
|
|
|
|
These toolchains should make it easy to anyone to build uClibc based
|
|
|
- applications. <a href="downloads/toolchain/">Source code can be downloaded here</a>.
|
|
|
+ applications.
|
|
|
+ <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>.
|
|
|
Be aware that much of the needed source code will actually be downloaded on
|
|
|
demand when you compile things. To build the toolchain, simply
|
|
|
grab the source, edit the Makefile to select where you would like
|
|
@@ -295,8 +296,9 @@
|
|
|
CodePoet Consulting has released source code and a Makefile to build a
|
|
|
gcc-3.1 toolchain that natively targets uClibc. Additionally, the
|
|
|
gcc-3.0.4 and gcc-2.95 toolchains have also been updated. These toolchains
|
|
|
- make it easy to build uClibc based applications. Source code can be
|
|
|
- downloaded <a href="downloads/toolchain/">here</a> and is now much smaller,
|
|
|
+ make it easy to build uClibc based applications.
|
|
|
+ <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>.
|
|
|
+ and is now much smaller,
|
|
|
since much of the needed binutils and gcc source code is now downloaded on
|
|
|
demand. To build the toolchain, simply grab the source, edit the Makefile
|
|
|
to select where you would like the toolchain installed, and then run 'make'
|
|
@@ -331,9 +333,8 @@
|
|
|
libstdc++ library. A gcc-2.95.x toolchain will also be released
|
|
|
shortly, but is not yet ready. At this time, only source code and
|
|
|
a Makefile for the native uClibc toolchain is being released (i.e.
|
|
|
- no binaries, sorry). Source code can be downloaded
|
|
|
- <a href="downloads/toolchain/">here</a>,
|
|
|
- but be aware that the source code is 27 MB.
|
|
|
+ no binaries, sorry).
|
|
|
+ <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>.
|
|
|
<p>
|
|
|
To build the toolchain, simply grab the source, edit the Makefile
|
|
|
to select where you would like the toolchain installed. Then
|
|
@@ -460,8 +461,8 @@
|
|
|
|
|
|
Those wanting an easy way to test out uClibc and give it
|
|
|
a test drive can download and compile
|
|
|
- <a href="http://www.uclibc.org/downloads/buildroot.tar.gz">buildroot.tar.gz</a>. This
|
|
|
- is a nifty buildsystem that will automagically download and build
|
|
|
+ <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>.
|
|
|
+ This is a nifty buildsystem that will automagically download and build
|
|
|
a <a href="http://user-mode-linux.sourceforge.net/">User-Mode Linux</a>
|
|
|
kernel, and will then download source for and compile up a fully
|
|
|
working uClibc based root filesystem. This should make it easy for
|