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]

Crosscompiling native compiler



 Hello,

I'm new to this list.
I had successfully set up a cross-compiler i386->m68k, but now I have a
problem I didn't find anything about in the (to me known) docs.

I want to cross-compile a native compiler (is "cross-compiling" still the
right term?):

build:  i386-unknown-linux
host:   m68k-unknown-linux
target: m68k-unknown-linux
gcc-version: 2.7.2.3

It's the old gcc because the target is a small system and the gcc should
compile 2.0.x kernels without patches.
The only needed language is "C".

"Configure" runs ok saying "Links are now set up to build a native
compiler for m68k-unknown-linux", but "make" stops early with "File format
not recognized" (object file was compiled as "ELF Motorola 68000").

My questions are:
Where is the "M" for RTFM? :-)
Er... where are the docs?
Which binutils-package is recommended?


greets,
Frank

-------------------------------------------------------------------------
Sending unsolicited commercial email to this address may be a violation
of the Washington State Consumer Protection Act, chapter 19.86 RCW.
Das Verschicken unverlangter kommerzieller email an diese Adresse ist
verboten (LG Traunstein, 2 HK O 3755/97 vom 14.10.1997, CR 1998, 171f).



------
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]