Message-ID: <3D06DD32.5090109@removethis.edu.stadia.fi> From: Antti Koskipaa User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Updated GCC 3.0.4 -> 3.1, now it crashes Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 66 Date: Tue, 11 Jun 2002 22:33:38 -0700 NNTP-Posting-Host: 212.38.225.197 X-Complaints-To: newsmaster AT jippii DOT net X-Trace: reader1.news.jippii.net 1023823689 212.38.225.197 (Tue, 11 Jun 2002 22:28:09 EEST) NNTP-Posting-Date: Tue, 11 Jun 2002 22:28:09 EEST Organization: Jippii Customer To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok. I just downloaded gcc31b.zip and unzipped it at c:\djgpp with the -d option, as usual. I had a previously fully installed and fresh gcc 3.0.4 with binutils 2.11, djdev203 etc. Now when I try to compile something, it waits for about 10 seconds apparently doing nothing, and then prints this: c:\source>gcc -v hello.c -o hello.exe Reading specs from c:/djgpp/lib/gcc-lib/djgpp/3.1/specs Configured with: ../configure i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disable-nls Thread model: single gcc version 3.1 Abort! Exiting due to signal SIGABRT Raised at eip=00016aee eax=00a8d594 ebx=00000120 ecx=00000000 edx=00000000 esi=00000004 edi=ffb534f0 ebp=00a8d640 esp=00a8d590 program=C:\DJGPP\BIN\GCC.EXE cs: sel=00a7 base=83519000 limit=ffb56fff ds: sel=00af base=83519000 limit=ffb56fff es: sel=00af base=83519000 limit=ffb56fff fs: sel=0087 base=0000d9f0 limit=0000ffff gs: sel=00bf base=00000000 limit=0010ffff ss: sel=00af base=83519000 limit=ffb56fff App stack: [00a8e000..00a0e000] Exceptn stack: [0002c430..0002a4f0] Call frame traceback EIPs: 0x00016a14 0x00016aee 0x00015e8b 0x0001231c 0x0000d4af 0x0000df03 0x0000dcb1 0x0000df03 0x0000dcb1 0x0000c543 0x0000df03 0x0000dcb1 0x0000df03 0x0000dcb1 0x0000df03 0x0000dcb1 0x0000df03 0x0000dcb1 0x0000ba48 0x0000f711 0x00014248 I verified that I had no old files that the readme mentioned, like lib/specs, bin/cc1.exe etc. What's even more weird, compiling to assembly works, ie. the '-S' -option, as well as with optimizations. the 'compile only' option, '-c' crashes too. It seems to hang at the assembly phase. Running 'as' by hand afterwards seems to work. Oh yes, my system: athlon, 512MB, win98, go32-v2 reports about 330MB of free virtual memory. I unzipped without LFN and also tried setting LFN=N. -- - Antti Address is munged.