From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with recursion Date: Fri, 11 Apr 1997 20:27:31 GMT Organization: Oxford University Lines: 29 Message-ID: <334e9e1c.5393677@news.easynet.co.uk> References: <334DECD2 DOT 6C8F AT zedat DOT fu-berlin DOT de> NNTP-Posting-Host: foot.easynet.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Fri, 11 Apr 1997 09:48:34 +0200, Bernd Jagla wrote: >Hi there, > >I wrote a Program on a unix machine and it works there. >I can compile it with the djgpp-version of gcc. It works with >small inputfiles. >Using bigger inputfiles I get following message: > >Diese Anwendung wird aufgrund eines unzulaessigen Zugriffs beendet. >Alle Anwendungen beenden und Computer neu starten. >Details: >In dieser Anwendung ist eine allgemeine Schutzverletzung aufgetreten. >Ort des Fehlers: 00A7:14577 >Bediente Interrupss: Keine This looks like a German translation of the Win95 error message - if you are running under Win95, try running from the DOS prompt (automatically using CWSDPMI) instead, and have as much free disk space as possible - CWSDPMI will use up to 128Mb of disk space as virtual memory, along with up to 128Mb of RAM for a total of 256Mb. Also, running from the DOS prompt will mean than Windows isn't using any disk space or RAM behind your back. OTOH, maybe my German needs some work :) -- George Foot