From: pavenis AT lanet DOT lv Message-ID: To: Noam Arbel , Eli Zaretskii Date: Tue, 2 Jun 1998 19:53:27 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gcc seams to start, but then... nothing, really *NOTHING* ! CC: "John M. Aldrich" , djgpp AT delorie DOT com, Andris Pavenis References: <35738798 DOT 89D5C44 AT lamar DOT colostate DOT edu> In-reply-to: Precedence: bulk Date sent: Tue, 2 Jun 1998 19:02:38 +0300 (IDT) From: Eli Zaretskii Subject: Re: gcc seams to start, but then... nothing, really *NOTHING* ! > > On Mon, 1 Jun 1998, Noam Arbel wrote: > > > C:\WINDOWS>gcc -v > > Exiting due to signal SIGINT > > Control-Break Pressed at eip=0000b9e8 Is this problem really reproducible? I see that the program crashed due to SIGINT when Control-Break of Control-C was pressed. > > eax=01b63a67 ebx=001a291c ecx=01b63a24 edx=01b63a30 esi=0000ba39 edi=01b63a10 > > ebp=001a290c esp=001a28f8 program=C:\DJGPP\BIN\GCC.EXE > > cs: sel=00a7 base=830eb000 limit=01b67fff > > ds: sel=00af base=830eb000 limit=01b67fff > > es: sel=00af base=830eb000 limit=01b67fff > > fs: sel=0087 base=000080c0 limit=0000ffff > > gs: sel=00bf base=00000000 limit=ffffffff > > ss: sel=00af base=830eb000 limit=01b67fff > > > > Call frame traceback EIPs: > > 0x0000b9e8 > > 0x0000bb1b > > 0x0000bb7e > > 0x00005983 > > 0x000072ba > > 0x0000a1bf > > 0x0000d2ee > > Which GCC version is that? > > If it's 2.8.1, could someone who has the sources installed please > symify this and see where does this traceback point? > Not so easy for me as I have now patched version of gcc-2.8.1 and don't want to rebuild old one. Andris