From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: Protected Mode Problems Date: Thu, 5 Feb 1998 17:14:04 Organization: Aspen Technology, Inc. Lines: 9 Message-ID: <34d9f35c.sandmann@clio.rice.edu> References: Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: dmcap2.dmccorp.com 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. Do you use HIMEM.SYS and/or EMM386.SYS when running outside windows? Try the various combinations of an empty config.sys, HIMEM, and EMM386 + switches. Does the problem occur when you run GO32-V2 by itself? What does it print?