From: Mark Slagell Newsgroups: comp.os.msdos.djgpp Subject: Re: Djgpp and Asm Date: Sun, 06 Jul 1997 14:05:23 -0500 Organization: dept. of redundancy dept. Lines: 14 Message-ID: <33BFEC73.7F1D@geocities.nospam.com> References: <33BFE434 DOT 392 AT nowhere DOT com> NNTP-Posting-Host: dial47.ppp.iastate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk John, does compiling with -fomit-frame-pointer help? john Conner wrote: > > Ok, heres what I'm trying to do. > > asm("leal _RAM,%ebp"); /* RAM is a c pointer */ > > It crashes every time. I get a gpf or stack fault. > It works fine if I use esi,edi,ect. Any help? > > Thanks Remove the 'nospam' to reply by email.