Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Harbour compiled exe for DOS hangs in MSDOS mode

52 views
Skip to first unread message

mahesh_chavan

unread,
Feb 12, 2013, 10:04:28 AM2/12/13
to
Because my IDE bus is giving my hard disk inaccessible frequently, I
decided to create software which will run on single floppy. I used
Harbour 101 for compiling exe file. The exe was produced for dos using
djgpp and sample batch file. But it runs only in dos prompt of Windows
98. When I exit to MS DOS mode or boot from floppy and try to run
program with hdpmi32 or cwsdpmi, it does not give any error but just
hangs without being fully loaded.
I am setting environment as :
set HB_ARCHITECTURE=dos
set HB_COMPILER=djgpp
set HB_GT_LIB=gtdos
I fail to understand why it does not run in pure dos and cwsdpmi in
path.
Please help me regarding how to make it run in pure dos or MSDOS
proompt.

0 new messages