I compile and install the last gcc for amd64. You can got it at: http://public.enst.fr/gcc-4.1.1-s10-i386.tar.gz cd /usr/local gzcat gcc-4.1.1-s10-i386.tar.gz | tar xf - PATH=/usr/local/gcc411m32/bin:$PATH have fun Gilles