This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Building cross-compiler for Alpha-linux on i686-linux



On Mon, 10 Apr 2000, Dave Moore wrote:

> see if the C compiler (the version of GCC I just built, presumably)
> worked, and it said no ... specifically, it said that the C compiler
> could not create executables.  After thinking about this for a while, I
Yeah, IMHO it tries to run a Alpha-executable! ;-)
I don't know which versions of binutils and gcc you have, but I run into
the same trouble. Maybe my quick'n'dirty howto can help you:

   http://www-fs.nt.fh-koeln.de:8080/m68k/

> came to the conclusion that I probably needed to provide some libraries
> libc, libm, crtn and stuff like that.  I ftp'ed the ones I thought I
> would need from the DS10, reconfigured with --with-libs set to the
> appropriate location, and the build failed again with the same error.
Check the configure-script and the executable (with "file") it tries to
run. I bet that the executable is for Alpha...

Frank



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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