From: castroto AT ece DOT rutgers DOT edu (Fabrizio Castrotorres) Newsgroups: comp.os.msdos.djgpp Subject: Problem compiling under windows 95 Date: 23 Sep 1997 13:59:38 -0400 Organization: Rutgers University Lines: 14 Message-ID: <60902a$dnr@ece.rutgers.edu> NNTP-Posting-Host: ece.rutgers.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Every time I try to compile a program using djgpp under windows 95 I ge a message telling me that a general protection fault has occurred at address FF00:0000, Im not sure but I think that has something to do with the color video memory segment under dos. I figure I don't neee CWSDPMI since win95 is in PROTECTED mode... I used the zip -picker at www.delorie.com to choose the files I needed Any special things I need to do in order to run under win95? What set up file do I need to modify and how ? Thank you so much for your help in advance!