From: Tom St Denis Newsgroups: comp.os.msdos.djgpp Subject: DJGPP in ms-dos prompt (under win98) Date: Mon, 22 Jan 2001 01:18:02 GMT Organization: Deja.com Lines: 42 Message-ID: <94g1o4$ej5$1@nnrp1.deja.com> NNTP-Posting-Host: 24.156.37.224 X-Article-Creation-Date: Mon Jan 22 01:18:02 2001 GMT X-Http-User-Agent: Mozilla/5.0 (Windows 98; U) Opera 5.01 [en] X-Http-Proxy: 1.1 x52.deja.com:80 (Squid/1.1.22) for client 24.156.37.224 X-MyDeja-Info: XMYDJUIDtomstdenis To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am in the middle of building allegro (like I have done a zillion times before) and I get 100's of stack faults during the build. When I restart it via "make all" it builds a few files then crashes again. As an experiment I changed the stack size of cc1/cc1plus to 2048kb and it still does it. Perhaps it's a bug in make? I am running the same config I used for djgpp v2.00 and it worked then. here is a sample GPF --- General Protection Fault at eip=00123dc3 eax=00123db4 ebx=003a8464 ecx=00000018 edx=00000001 esi=003a844c edi=003a844c ebp=003a213c esp=003a2114 program=C:\DJGPP\LIB\GCC-LIB\DJGPP\2.952\CC1.EXE cs: sel=06df base=8470f000 limit=0041ffff ds: sel=06e7 base=8470f000 limit=0041ffff es: sel=06e7 base=8470f000 limit=0041ffff fs: sel=06bf base=0001a0a0 limit=0000ffff gs: sel=06f7 base=00000000 limit=0010ffff ss: sel=06e7 base=8470f000 limit=0041ffff App stack: [003a290c..001a290c] Exceptn stack: [001a2818..001a08d8] Call frame traceback EIPs: 0x00123dc3 0x000377e6 0x00037756 0x000284c1 0x00029caa 0x0016236e 0x0014ff1d 0x00009b41 0x0000d9cf 0x0017589a make.exe: *** [obj/djgpp/colormap.o] Error 1 --- Tom Sent via Deja.com http://www.deja.com/