Mail Archives: djgpp/1998/03/22/07:47:24
On Thu, 19 Mar 1998, Jeff D.S. wrote:
> In talking to the VirtualPC people, I was told the VPC emulator should
> not have problems with protected mode DOS apps or nested DPMI apps. They
> suggested that the stripped down version of DOS in Windows95 could be
> causing the problem
Sorry, but that's false. The version of DOS which comes with Windows
95 is a full DOS, not a stripped-down version. At least this is true
with Microsoft's Windows 95.
> so I created another disk image for my PC emulation
> to access and installed DOS 6.22 (after some trouble with the setup(it
> did not recognize my W95 version of DOS)) then transferred all the DJGPP
> files to a new directory therein. I edited the autoexec.bat file,
> changed to the allegro dir and ran make. When I awoke this morning it
> appeared all had made, but there was "ERROR1" with no other info at the
> end of the make list and then my DOS prompt.
Error 1 means that the last command invoked by Make failed with exit
status of 1. Please post the last several lines that were printed
before the "Error 1" message.
- Raw text -