Sorry for the slow replies (but its likely the speed at which I can work...). Compilation takes time and mistake are a bit more costly time-wise (but I don't mind :) ).
@alanyih: I never answered some of your earlier questions/replies so let me do that now which things compiling in the background.
1. Regarding Raspbian
IMHO Raspbian is the best option for the Raspberry Pi.
I certainly agree that it is much easier to get started there and there's quite a bit of documentation for Raspbian. However, I found that Raspbian was running rather slowly on my Raspberry Pi. I don't think such slow speed is justified. I ran a computer with similar specs for many years (well, with the possible exception of the GPU but that's because we don't understand the Raspberry GPU very well) and it was fast.
I was running gnome, gdm, firefox with no slowdown. The only "secret" is that I used an older distribution.
However, with Debian variants, I cannot go back too far in the past since ARM was not yet supported. So I cannot even test my hypothesis (that using some well chosen old versions of software will give me the speed gain I seek).
But SliTaz has a fairly strong anti-bloat policy. I've been keeping in my pocket as a backup system for years now. And I love it. I was originally drawn by its boot speed. But now I realise taht I like how you can choose which large programs you want to use and which ones you do. I like the fact that (almost?) all tools are script so they are portable and its possible to easily understand what's going on (and customize them easily without too much trouble). My biggest gripe was that I couldn't get my wireless card working but this is no longer an issue in 4.0.
So that's why I tried to move from Raspbian to SliTaz.
2. Toolchain history
Thanks for clarifying that. Now I know you were talking about the dates that the cross-compilation tools were released.
Although as you may deduce from 1., I don't think that newer is always necessarily better. (But I'm still very happy you pointed out this fact.) Although I was not able to find a slitaz-arm-toolchain-20140212.tar.bz2
anywhere. I was mentioned in this post.
4. SliTaz arm:
slitaz-arm-toolchain-20120519.tar.bz2 *
slitaz-arm-toolchain-20120529.tar.bz2 **
slitaz-arm-toolchain-20140212.tar.bz2 ***
32 bit softfp toolchain:gcc-4.6.3
eglibc-2.13
3. glibc-base receipts and files
Thanks! Although that was already in the mirror I got from sat
. I guess what I mean is that I was trying to get a working native copy of gcc and dependencies.
4. TightVNC and qt
I don't quite understand why we started talking about this already. I haven't gotten a compile xserver at the moment! Maybe you are just looking one step ahead?