From: Fred C Doerr Newsgroups: comp.os.msdos.djgpp Subject: Protected Mode Problems Date: Thu, 5 Feb 1998 14:25:57 -0500 Organization: Senior, Electrical and Computer Engineering, Carnegie Mellon, Pittsburgh, PA Lines: 14 Message-ID: NNTP-Posting-Host: andrew.cmu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am trying to use DJGPP on a 386sx single board computer with 4megs of ram (this is for a special embedded system). Any time I try to run any of the tools like gcc etc. the machine immediatly reboots itself. I do not have this problem when I try to run then in a windows dos box. This soloution is not really acceptable because I will not have enough disk space in deployment to use windows. I think that it is pretty clear that this problem is caused by the DJGPP DPMI server cwsdpmi.exe but I am unsure of what to do. Has anyone experienced a similar problem? Or does anyone have a suggestion as to what I might do? Regards, Chuck Doerr