Message-ID: <002d01be4ef2$bae255c0$8e5d44ce@computer> From: "Sean Middleditch" To: Subject: Re: Compatibility Date: Tue, 2 Feb 1999 16:26:41 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01BE4EC8.D0D68CE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0027_01BE4EC8.D0D68CE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable If you mean MS-DOS Borland or Microsoft, no. DJGPP is a 32-bit = protected mode compiler, while Borland and Microsoft make only 16-bit = real mode compilers (although Borland does offer a 32-bit protected mode = package, it really sucks). Any ANSI C code you write will be = compatible, but non-ANSI C code (Borland or Microsoft specific = command/instructions/functions) will not compile under DJGPP unless you = implement them yourself. Sean Middleditch of AwesomePlay Productions http://www.angelfire.com/biz/aweplay aweplay AT iname DOT com -----Original Message----- From: Copervidro Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Date: Tuesday, February 02, 1999 10:10 AM Subject: Compatibility Hello! =20 I'm with trouble compiling my Borland's C++ sources in DJGPP. Is = DJGPP "compatible" with Borland C++ or Microsoft C++?=20 =20 Thanks for the atention, =20 Pericles Rocha Delphi Developer ------=_NextPart_000_0027_01BE4EC8.D0D68CE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
If you mean MS-DOS Borland or = Microsoft,=20 no.  DJGPP is a 32-bit protected mode compiler, while Borland and = Microsoft=20 make only 16-bit real mode compilers (although Borland does offer a = 32-bit=20 protected mode package, it really sucks).  Any ANSI C code you = write will=20 be compatible, but non-ANSI C code (Borland or Microsoft specific=20 command/instructions/functions) will not compile under DJGPP unless you=20 implement them yourself.
 
Sean Middleditch
 of
AwesomePlay Productions
http://www.angelfire.com/bi= z/aweplay
aweplay AT iname DOT com
 
-----Original=20 Message-----
From: Copervidro <copervidro AT copervidro DOT com DOT br= >
Newsgroups:=20 comp.os.msdos.djgpp
To: djgpp AT delorie DOT com <djgpp AT delorie DOT com>
Date:=20 Tuesday, February 02, 1999 10:10 AM
Subject:=20 Compatibility

Hello!
 
  I'm with trouble = compiling my=20 Borland's C++ sources in DJGPP. Is DJGPP "compatible" with = Borland=20 C++ or Microsoft C++?
 
    Thanks for = the=20 atention,
 
    Pericles=20 Rocha
    Delphi=20 Developer
------=_NextPart_000_0027_01BE4EC8.D0D68CE0--