From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Cross-compiling Date: Thu, 17 Apr 1997 08:07:32 +0000 Organization: Two pounds of chaos and a pinch of salt Lines: 25 Message-ID: <3355DA44.34B8@NO.SPAM.cs.com> References: NNTP-Posting-Host: ppp208.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Richard Freeman wrote: > > I have a question. I gather from hints in the info docs that gcc is > capable of cross-compiling. Does djgpp support this? Could I compile a > program for IRIX 5.3 or SunOS using djgpp? If there is any information > on this besides writing up machine code descriptions (which was all I > could find in the info docs) please let me know. If I need the sources > and to recompile, I can probably comply (although that would be a real > pain if you ask me!). DJGPP is capable of cross-compiling, yes. And you don't have to rebuild the machine description files, either. ;) Take a look at section 22.7 of the FAQ for more information. -- John M. Aldrich * Anything that happens, happens. * Anything that, in happening, causes something else to happen, causes something else to happen. * Anything that, in happening, causes itself to happen again, happens again. * It doesn't necessarily do it in chronological order, though. --- Douglas Adams