Date: Wed, 3 Feb 1999 13:32:34 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Copervidro cc: djgpp AT delorie DOT com Subject: Re: Compatibility In-Reply-To: <000701be4ebe$334d2880$fefee6c8@pericles> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 2 Feb 1999, Copervidro wrote: > I'm with trouble compiling my Borland's C++ sources in DJGPP. Is DJGPP > "compatible" with Borland C++ or Microsoft C++? DJGPP is highly compatible with Borland, but some low-level details (such as interrupt handlers and access to video memory) differ due to protected-mode peculiarities. If you need specific help for specific code fragments that don't compile or don't work, please ask more specific questions. And please don't post in HTML.