Date: Mon, 13 Nov 2000 15:17:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "K.E.Elby" cc: djgpp AT delorie DOT com Subject: Re: Building a cross-compiler for H8300 in DJGPP In-Reply-To: <3A0FDE54.878DE982@durham.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 13 Nov 2000, K.E.Elby wrote: > I have installed DJGPP under Win2000 and gcc seems to be working OK. > (Some programs do cause a GPF in NTVM; however I seem to recall > something in the FAQ warning about this. So far, only 'info flex' and > RHIDE have done this, neither of which I really need anyway). Beware: running a compiler under Make will most probably also cause NTVDM to crash. I really don't recommend using DJGPP on Windows 2000. It's much better to install Windows 98 and use DJGPP from it. > So what do I need to do now? I have downloaded the gcc source > (gcc2952s.zip) but am unsure where to go from here. I suggest to begin by reading section 22.9 of the DJGPP FAQ list.