From: md3den AT mdstud DOT chalmers DOT se (Dennis Bjorklund) Newsgroups: comp.os.msdos.djgpp Subject: -fomit-frame-pointer Date: 7 Nov 1996 10:35:44 GMT Organization: Chalmers University of Technology Lines: 14 Message-ID: <55se20$mhk@nyheter.chalmers.se> NNTP-Posting-Host: fraggel37.mdstud.chalmers.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp When I use -fomit-frame-pointer my programs crash under Win95. When I try it on a small program it seems to work. But on some bigger programs (both mine and other programs on the net) it just crashes. Is win95 depending on a frame-pointer? And then why and how.. I can't understand whats going on.. I use djgpp 2.01. But I had the same problem with version 1.xx. In version 1.xx of djgpp it crashed under win95 and work when run from dos. -- /Dennis