Date: Thu, 28 Oct 1993 13:43:26 -0500 From: Harry Y Liang To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Installation question ... Hi, there: I am new to this compiler. I have installed it on my PC 386 by unziping the following files: djdev110.zip gas211bn.zip gcc241bn.zip using -d -o switches. After installation, I tried to run the sample prog., and the compiler complains about CPU modes, " CPU must be in real mode ( not V86 mode) to run this program without VCPI. " How can I solve this problem? Am I missing some programs? Your help is highly appreciated! Harry