From: pavenis AT lanet DOT lv To: Antti Koskipaa , djgpp AT delorie DOT com Date: Wed, 12 Jun 2002 13:09:26 +0300 MIME-Version: 1.0 Subject: Re: Updated GCC 3.0.4 -> 3.1, now it crashes Message-ID: <3D074806.11432.970401@localhost> In-reply-to: <3D06DD32.5090109@removethis.edu.stadia.fi> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 On 11 Jun 2002 at 22:33, Antti Koskipaa wrote: > 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. Seems that TMPDIR points to some directory which is R/O > Now when I try to compile something, it waits for about 10 seconds apparently > doing nothing, and then prints this: It desparatelly retries to create temporary file for some time before giving up I only suceeded to reproduce similar GCC crash when pointed TMPDIR to some directory on CDROM. Below is backtrace I got from BFDSYMIFY Andris Call frame traceback EIPs: 0x00016a14 __djgpp_traceback_exit+48, file dpmiexcp.c 0x00016aee raise+90, file dpmiexcp.c 0x00015e8b abort+27, file abort.c 0x0001231c make_temp_file+272, file make-temp-file.c, line 174 0x0000d4af do_spec_1+6367, file gcc.c, line 4636 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000c543 do_spec_1+2419, file gcc.c, line 5094 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000df03 handle_braces+483, file gcc.c, line 5489 0x0000dcb1 do_spec_1+8417, file gcc.c, line 5027 0x0000ba48 do_spec+88, file gcc.c, line 4218 0x0000f711 main+2881, file gcc.c, line 6150 0x00014248 __crt1_startup+176, file crt1.c