Download
here.
Quite some time ago, I had to set up the 3.4.3 toolchain to work on a server that I did not have root access to. Instead of trying to recompile the toolchain with a new installation prefix, I first tried simply changing all absolute symbolic links to relative symbolic links, and the toolchain appears to work correctly since I use it for my
nightly builds. It just occurred to me that this might be useful for other people, so I've uploaded it
here. It contains two directories,
arm-uclinux-tools2 which contains the toolchain, and
bin which contains links to the binaries and is useful if you have ~/bin in your $PATH. If you have any problems with this, please check if the official toolchain also exhibits your problem before posting about it here.