X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP cross compilers for open-source hardware Date: Mon, 02 Sep 2013 08:47:27 -0400 Organization: Aioe.org NNTP Server Lines: 18 Message-ID: References: NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT aioe DOT org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Bytes: 1317 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 30 Aug 2013 11:30:51 -0400, RoBoard Lab wrote: > Our first solution is to employ DOSBOX, and it works well except the > limit of DOS 8.3 filename (which results from the limit of DOSBOX). Are you aware that DOSBOX doesn't support DPMI, which DJGPP applications require to execute? From the DOSBOX status page: http://www.dosbox.com/status.php?show_status=1 "DPMI. 80%. Disabled. As it's rarely needed." How did you get DJGPP working in DOSBOX without DPMI support? Rod Pemberton