Date: Sun, 10 Nov 2002 21:14:34 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <9003-Sun10Nov2002211434+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Charles Wilkins on Sun, 10 Nov 2002 10:10:41 -0500) Subject: Re: i686-pc-msdosdjgpp-g++ problems (long) References: <1036779663 DOT 158618 AT queeg DOT ludd DOT luth DOT se> <1h6osuka51oan46817ptm2o1loq3k6fqm7 AT 4ax DOT com> <200211082039 DOT gA8Kdck00835 AT envy DOT delorie DOT com> <1036845028 DOT 195290 AT queeg DOT ludd DOT luth DOT se> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Charles Wilkins > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 10 Nov 2002 10:10:41 -0500 > > Exiting due to signal SIGSEGV > General Protection Fault at eip=0001e1df > eax=00000000 ebx=00043b58 ecx=00043b58 edx=000c7f60 esi=00000054 edi=00001630 > ebp=000c7f28 esp=000c7f24 > program=c:\Archives\RIP2\DJGPP\bin\welcomeg.exe > cs: sel=01ef base=022c0000 limit=000cffff > ds: sel=01f7 base=022c0000 limit=000cffff > es: sel=01f7 base=022c0000 limit=000cffff > fs: sel=01e7 base=00009e20 limit=00003fff > gs: sel=0207 base=00000000 limit=0010ffff > ss: sel=01f7 base=022c0000 limit=000cffff > App stack: [000c7fdc..00047fdc] Exceptn stack: [00047e8c..00045f4c] > > Call frame traceback EIPs: > 0x0001e1df > 0x0001e44e > 0x0000167e > 0x0000d817 FWIW, the last address 0x0000d817 doesn't look like the normal DJGPP entry point. Perhaps the linker script is not the right one, or maybe the linker didn't find its script at all and used some default?