pnayak@xxxxxxxx writes: > I configured gcc with "configure --target=i386-pc-linux-gnu --prefix > /home/usr/tools" and then did "make all-gcc". Building a cross-compiler to a GNU/Linux target is a somewhat involved operation. For details and scripts, see http://kegel.com/crosstool/ Ian