Date: Mon, 10 Jul 1995 17:53:13 +0300 (IDT) From: Eli Zaretskii To: Marcin Wolcendorf Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Cross-compiler On Mon, 10 Jul 1995, Marcin Wolcendorf wrote: > All I want is to compile C under DOS and get executable which runs on > Motorola 68302 (68000 is almost the same). I never compiled gcc nor > configured it thats why I don't know how to do it. The DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP) might help you here: 22.9 Q: I want to use DJGPP as a cross-compiler for Motorola 68K targets. How should I proceed about this? A: What you need is DJGPP configured as host=i386-go32, and target=m68k-coff. This has been done already: look at ftp.lysator.liu.se, directory /pub/msdos/gnu/gcc-dos-m68k. The binaries there are based on GCC 2.6.0.