Date: Wed, 7 Oct 1998 20:04:25 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Alex Nelson cc: djgpp AT delorie DOT com Subject: Re: cross compiler for m68k In-Reply-To: <361B7C61.350CF677@pilot.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 7 Oct 1998, Alex Nelson wrote: > I am trying to use djgpp to built a cross compiler for m68k under DOS. I > am totally confused by so many files of djgpp. I know that the idea is > to recompile the djgpp source files using djgpp compiler to make a new > cross compiler for m68k. However, I don't know where are the source > files and where are the djgpp compiler. If you know how to do this , > please give me a hint. Do you have any real reason to build the cross-compiler instead of using one that's already built? If not, please read section 22.8 of the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP) for a pointer to such a cross-compiler.