diff options
| -rw-r--r-- | docs/uclibc.org/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index f8baf7498..22cca28a8 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -115,7 +115,7 @@ before asking questions on the mailing list...      gcc-3.2 provides uClibc support with the latest and greatest compiler      available from the gcc team.  The gcc-2.95 toolchain has been updated to      the latest version of uClibc and now provides full C++ support, using the -    STLport standard C++ library. +    <a href="http://www.stlport.org/">STLport</a> standard C++ library.      <p>      This toolchain should make it easy for anyone to build uClibc based  @@ -128,7 +128,7 @@ before asking questions on the mailing list...      dinner, or visit with your friends while it compiles.  It takes      about 15 minutes for Erik to compile the gcc-3.2 toolchain (w/C++ support)      on his Athlon XP 1600 (not counting the time it takes to download -    source code).  Your results may vary... +    source code).      <p> | 
