This is the mail archive of the gcc-help@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]

canadian cross problems


This is proparly an easy problem, as I'm a complete beginner :)

I'm trying to compile a mingw->powerpc cross-compiler.

After some quarrals I finally managed to make my native(linux)->mingw
compiler. (I'm using 2.95.2-1)

Tring to cross compile the mingw->powerpc the make file stops in /gcc/gcc
with
-----------------------------------------------------
./gencheck > tmp-check.h
/bin/sh: ./gencheck: cannot execute binary file
make: *** [s-check] Error 126                         
-----------------------------------------------------

Sure it has to be that way, he cannot execute gencheck as it is a windows
executable.

However knowing the problem seems not to be enough :o)
What can I do against him trying to exectue this?

-- 
Sent through GMX FreeMail - http://www.gmx.net


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