X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Recipient: dj AT delorie DOT com From: "Luis Gouveia" Subject: Load Error: No DPMI To: djgpp AT delorie DOT com Cc: dj AT delorie DOT com X-Mailer: CommuniGate Pro WebUser v5.1.13 Date: Fri, 18 Jan 2008 10:06:21 +0000 Message-ID: In-Reply-To: References: <200801171701 DOT m0HH1WO2008151 AT envy DOT delorie DOT com> MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1;format="flowed" Content-Transfer-Encoding: 8bit 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, I was having 64K stack problems and so I pick DJGPP to compile a 32 bit executable. My main executable is now compiled under GCC. I'm compiling it in a windows xp command line. Now I want to run it in a FreeDOS environment in a small 300 Mhz board but when trying to run it it says: -> Load Error: No DPMI Questions: 1) Yes I know that I must install CWSDPMI, but if I do it will I be able to run 16 bit executables? My main 32 bit executable needs to run other two 16 bit executables! Should I compile these other two executables with GCC as well in order to turn them into 32 bit? 2) Should I install DJGPP in the small board before running CWSDPMI on it? Thanks a lot! Luís Gouveia