While it lasted - it is based on Bob P's stage1/3 installation method
-----
This tarball should not be used, I dont like it at all, it is deprecated, stay tuned for conrad Stage3 tarballs (GCC 4.0.2-r1, glibc-2.3.90*, binutils 2.16.90*, etc)
-----
Gentoo 2005.1 Stage3 tarball-NPTL (The right way this time
This time I did it right, it is fully compatible, and works way better and reliable than the other tarball (packages actually compile)
It builds quite fast, it comes pre-installed with boost, which is a c++ thing, and a portage snapshot, and nptl rather than traditional linux threads.
Here's the make.conf
Code: Select all
CFLAGS="-O3 -march-i686 -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="i586-pc-linux-gnu"
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
USE="nptl"
CONFIG_PROTECT="-*"
AUTOCLEAN="yes"
# GENTOO_MIRRORS=""
# SYNC=""
Anyway, to download this Fully-Compatible GCC 3.4.4 tarball (gcc 3.3.5 was pruned and not installed at all) just use the link below - I had absolutely 0 problems building the system, and 0 problems building kde,mplayer,xorg,xmms,gaim, and all the dependencies, therefore I classify it as stable.
-----
Download
http://bfgraphics.net/stage3-x86-2005.1 ... tl.tar.bz2
How to Use
Just do a normal gentoo stage3 installation, and use this tarball.



