[uClibc]gcc-2.95 and gcc-3.2 uClibc toolchains

Erik Andersen andersen at codepoet.org
Mon Sep 16 19:05:09 UTC 2002


I am very pleased to announce the immediate availability of
updated versions of the native gcc/uClibc toolchains for
gcc-2.95, and gcc-3.2.  The new 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. 

As usual, I am _not_ distributing binaries.  To build a toolchain
for yourself, grab and unpack a tarball from

    http://www.uclibc.org/downloads/toolchain/

or the kernel.org mirror sites, such as:

    http://ftp.kernel.org/pub/linux/libs/uclibc/toolchain/

edit the top part of the Makefile to set your TARGET_PATH, and
the ARCH you wish to target.  Once you have that done, just run
'make' and wait while the build system works it's magic for you.
Be aware that these will download all the needed source code,
(which could take a very long time depending on how fast your net
connection is).

Have fun!

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list