This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/52007] configure: error: installation or configuration problem: C compiler cannot create executables


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]