Message-ID: <32EE8FFC.117C@utexas.mail.edu> Date: Tue, 28 Jan 1997 18:47:08 -0500 From: nabina MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp CC: pbose AT ecn DOT purdue DOT edu, djgpp AT delorie DOT com Subject: BFD assertion failure for even Hello World : the complete log Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! This is a followup to the earlier bfd assertion failure query on a Win95 machine for even a hello world program and any other program. To be noted this is run on a dosprmpt with auto memory settings and DPMI set to 65535 and also config.sys altered to avoid memory hassles. What is wrong .. The gcc log is Reading specs from c:/djgpp/lib\specs gcc version 2.7.2.1 c:/djgpp/bin\ld.exe -o hworld.exe c:/djgpp/lib\crt0.o -Lc:/djgpp/lib -Lc:/djgpp/lib hworld.o -Tdjgpp.djl -lgcc -lc -lgcc c:/djgpp/bin\ld.exe: bfd assertion fail coff-i386.c:420 Exiting due to signal SIGSEGV General Protection Fault at eip=00001e35 eax=00000000 ebx=00090280 ecx=00000000 edx=00000000 esi=0008f4a0 edi=000127c8 ebp=0008d14c esp=0008d13c program=c:/djgpp/bin\ld.exe cs: sel=013f base=829bc000 limit=0015ffff ds: sel=0147 base=829bc000 limit=0015ffff es: sel=0147 base=829bc000 limit=0015ffff fs: sel=011f base=0001bec0 limit=0000ffff gs: sel=0157 base=00000000 limit=ffffffff ss: sel=0147 base=829bc000 limit=0015ffff Call frame traceback EIPs: 0x00001e35 0x00011cf9 0x00010dab 0x00012512 0x00039e0a Kindly help Thanks Pratik Bose pbose AT ecn DOT purdue DOT edu