X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.52.142.72 with SMTP id ru8mr613002vdb.0.1401305199004; Wed, 28 May 2014 12:26:39 -0700 (PDT) X-Received: by 10.140.104.52 with SMTP id z49mr44773qge.12.1401305198816; Wed, 28 May 2014 12:26:38 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 28 May 2014 12:26:38 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.199.3.181; posting-account=UQ4R4QoAAABRxn5EtrUnyLMS38SAkp_a NNTP-Posting-Host: 95.199.3.181 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5965116d-aa87-433b-a84c-faa3ac4658ba@googlegroups.com> Subject: Re: secret DJGPP documents? From: MIkael Ljungberg Injection-Date: Wed, 28 May 2014 19:26:38 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1478 Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Hi All!!! I have DJGPP in an IBM computer, and run DJGPP in MS-DOS 6.22. And I can compile C++ programms without DPMI. It's just some emulators who must have DPMI to work, and some even use DOS4GW. I did just write the "Hello World!!!" program in DOS Edit, then compiled it with gcc. And it works since I did some rename from a.exe to hellow.exe. Regards Mikael Lj