Message-ID: From: "Gonzalez, Angel Valdenebro (Angel)" To: "'djgpp AT delorie DOT com'" Subject: "CPU must be in REAL mode" Date: Thu, 26 Mar 1998 10:06:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Precedence: bulk To the djgpp "gurus": I am trying to execute an application compiled with djgpp 1.06 and I get the message: "CPU must be in REAL mode (not V86 mode) to run this program" each time I execute any of the .exe files that come with the application (including the GO32.exe program). I have tried in two different evironments: Pentium machine, DOS window under Windows NT 4.0 486 machine, DOS 6.2 and I get exactly the same result. The application I am trying to use is a DOS implementation of GNU GROFF. Here I am sending you the output of the SET command (in the pentium): CMDLINE=go32.exe COMPUTERNAME=AGONZAL ComSpec=C:\Archivos de programa\4nt\4NT.EXE DSQUERY=SYBASE HOMEDRIVE=H: HOMEPATH=\AGONZAL HOMESHARE=\\MAPCSV01\397 LOGONSERVER=\\MAPCSV01 LUCENT_SMSPATH=C:\PROGRA~1\SMS\Sybase\Bin;C:\PROGRA~1\SMS\Sybase\Dll;C:\ PROGRA~1\SMS\Dll\PB50dll;C:\PROGRA~1\SMS\Dll\Smsdll;C:\PROGRA~1\SMS\Edge \Bin;C:\PROGRA~1\SMS\FTPSER~1 NUMBER_OF_PROCESSORS=1 OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\WINNT\system32;C:\WINNT;C:\PROGRA~1\SMS\Sybase\Bin;C:\PROGRA~1\S MS\Sybase\Dll;C:\PROGRA~1\SMS\Dll\PB50dll;C:\PROGRA~1\SMS\Dll\Smsdll;C:\ PROGRA~1\SMS\Edge\Bin;C:\PROGRA~1\SMS\FTPSER~1;C:\DOSPRO~1\BIN;C:\DOSPRO ~1\BAT PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 5 Model 2 Stepping 12, GenuineIntel PROCESSOR_LEVEL=5 PROCESSOR_REVISION=020c SYBASE=C:\PROGRA~1\SMS\SYBASE SystemDrive=C: SystemRoot=C:\WINNT TEMP=C:\TEMP TMP=C:\TEMP USERDOMAIN=SP0002 USERNAME=agonzal USERPROFILE=C:\WINNT\Profiles\agonzal windir=C:\WINNT And the output of the go32-v2 program: go32/v2 version 2.0 built Aug 12 1996 22:27:23 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 5399 Kb DPMI swap space available: 7881 Kb I am sorry if the question is too trivial. This is the first time I work with djgpp. In fact, all what I want by the moment is to be able to use this application compiled with djgpp. Thanks in advance, Angel Gonzalez avgonzalez AT lucent DOT com Madrid, Spain