m68k-unknown-coff

Goran Chutura ngcutura@yahoo.com
Fri Oct 5 01:22:00 GMT 2001


Hi Stefen,

Your instructions helped me and drove me a step
further to the solution. Now I have an error message
saying that "compiler is not able to generate
execuatbles." What now?

According to instructions from Bill Gatliff and his
script, I should generate two GCCs: one "core" to
generate "newlib" and after I generate newlib, final
cross compiler.

Do you suggest other procedure? I am a little
confused, everyone seems to have a distinct
procedure...;-)

Regards,
NGC

--- Stefan Petters
<petters@lpr.e-technik.tu-muenchen.de> wrote:
> Hi,
> 
> Goran Chutura wrote:
> > 1. What is the proper order for making a
> > cross-compiler? If I try to build libraries first,
> it
> > fails because m68k-coff-gcc does not exist.
> > 2. What header files should be included and from
> > where?
> > 3. Which library should I build, glibc or newlib?
> The trick is:
> 	1. configure and make binutils first
> 	2. unpack newlib!
> 	3. configure and make gcc (configure option
> 	--with-headers=../newlib-1.8.2/newlib/libc/include/
> 	or wherever you've unpacked your newlib)
> 	4. configure and make newlib
> Usually you will choose newlib (glibc is quite
> oversized and has a lot
> of pitfalls for embedded systems).
> 
> Regards,
> 	Stefan.
> -- 
>
-----------------------------------------------------------------------
>    
> Dipl.-Ing. Stefan M. Petters                  
> http://www.rcs.ei.tum.de
> Institute for Real-Time Computersystems (RCS)     
> fon +49/89-289-23629 
> Technische Universitaet Muenchen, D-80290 Muenchen
> fax +49/89-289-23555


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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



More information about the crossgcc mailing list