http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52007
--- Comment #11 from chilaka <chilakaravikumar at yahoo dot co.in> 2012-01-28 07:18:25 UTC --- (In reply to comment #10) > You need to have follow the directorions for building a cross sysroot or have > a > sysroot already built. ../gcc-4.3.0/configure --target=ia64-redhat-linux --prefix=/opt/ia64gcc/ --with-sysroot=/colt102d/ While configuring I see below message, I guess it should be yes. "checking whether we are cross compiling... no" colt102d directory contains target machine's /usr,/lib directories.