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


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

Cross 68k using GCC for a ix86-pc-msdos host...HOW-TO ?


Hi,

I'd like to distribute to my students a compiled version of 'as' & 'ld'
configured to act as a cross-assembler and cross-linker 68000 under
MSDOS (i don't want to use cygwin and others...i just want these
programs running stand alone).

Got a i486-*-linux based PC:
#> tar -z -xvf binutils-2.9.1.tar.gz
#> cd binutils-2.9.1
#> ./configure --host=i486-pc-msdos --target=m68040-motorola-aout
#> make all install

Then trying to run theses as & ld from MSDOS...insufficient memory even
for very very small programs (129ko)...well any idea ?

Thanks.

François.


-- 
-------------------------------------------------------------
THIEBOLT Francois \ You think your computer run too slow ?
UPS Toulouse III  \ - Check nobody's asked for tea !
thiebolt@irit.fr  \ "The Hitchikers Guide to the Galaxy" D.Adams
-------------------------------------------------------------
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.