From: "Cody" Newsgroups: comp.os.msdos.djgpp Subject: djgpp 3.0.2 problem? Lines: 27 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Original-NNTP-Posting-Host: 216-60-177-160.ktsnet.com Message-ID: <3bfc2f62@leia.ktsnet.com> Date: Wed, 21 Nov 2001 16:37:52 -0600 NNTP-Posting-Host: 216.60.177.225 X-Complaints-To: abuse AT swbell DOT net X-Trace: nnrp2.sbc.net 1006382367 216.60.177.225 (Wed, 21 Nov 2001 16:39:27 CST) NNTP-Posting-Date: Wed, 21 Nov 2001 16:39:27 CST Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just downloaded the newest version of djgpp, and when trying to compile the allegro gaming library, the following error occurred: C:\WINDOWS\Desktop\t\djgpp\allegro\make Exiting due to signal SIGSEGV Page fault at eip=0002229e, error=0004 eax=1f2b4a0f ebx=00000000 ecx=00000001 edx=00000000 esi=2f0f4238 edi=00000000 ebp=007c6054 esp=fe1dee28 program=C:\WINDOWS\DESKTOP\T\DJGPP\ALLEGRO\TOOLS\DAT2S .EXE cs: sel=00ef base=863eb000 limit=fe1dffff ds: sel=00ff base=863eb000 limit=fe1dffff es: sel=00ff base=863eb000 limit=fe1dffff fs: sel=00cf base=00013a30 limit=0000ffff gs: sel=010f base=00000000 limit=0010ffff ss: sel=00ff base=863eb000 limit=fe1dffff App stack: [fe1e0000..fe160000] Exceptn stack: [000db460..000d9520] Call frame traceback EIPs: 0x0002229e make.exe: *** [obj/djgpp/setupdat.s] Error -1 This could be a problem with allegro, but I don't think so. Anyone have some advice?