From: dsralich Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp and Win2k Date: Tue, 05 Dec 2000 16:53:02 GMT Organization: PowerNet International Inc. Lines: 43 Message-ID: <90j6hb$ajd$1@nnrp1.deja.com> References: NNTP-Posting-Host: 63.248.83.88 X-Article-Creation-Date: Tue Dec 05 16:53:02 2000 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) X-Http-Proxy: 1.1 x68.deja.com:80 (Squid/1.1.22) for client 63.248.83.88 X-MyDeja-Info: XMYDJUIDdsralich To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Erik, I too have had problems attempting to compile with DJGPP under Win2K. I receive fatal errors from Win2K that DJGPP has attempted to access memory locations with write access, and that Win2K has denied it. I would guess, that it probably has to do with DJGPP's use of memory management (i.e. DOS protected). Under Win 9x, a true DOS environment can be setup since Win 9x is actually running on top of DOS. In Win2K, however, their is no actual DOS, only a "command interpreter" or emulator that acts like a limited DOS. I doubt it's going to start working until changes are made in DJGPP itself with regards to NT/Win2K. Dustin In article , "Erik Knave" wrote: > Hi > > Does anyone know if djgpp is supposed to work on Win2000 Pro?? I tried to > install it. But when I tried to compile a .cpp file with gpp, > an errormsg was shown, that said: > > 'gpp.exe: installation problem, cannot exec `cpp': Not enough memory > (ENOMEM)' > > I got 128Meg of memory, so that shouldn't be a problem, and when a friend of > mine tried to run gpp on Win98, it worked > perfectly. > > Have anyone else out there experienced the same kind of problems?? > > // Erik Sent via Deja.com http://www.deja.com/ Before you buy.