> could you please consider supporting gcc 4 ? you can install gcc-3 in other directory and use the --cc= option.
On Slackware I just installpkg -root /tmp/gcc3-just-for-qemu gcc-3*tgz ./configure --cc=/tmp/gcc3-just-for-qemu/usr/bin/gcc make ... works fine.