Hi, I wrote yesterday : > I'm trying to compile NEdit under cygin and I got this error. > > Assembler messages: > Error: Can't open /c/TEMP/ccGNpVWI.s for reading. > /c/TEMP/ccGNpVWI.s: No such file or directory > > I use cygwin 1.3.3 on NT4.
I compiled it at home yesterday night under cygwin 1.3.2 on win 98 without any problem. This morning I scan the mailing list archives and found really similar thread: -------8<------------------------------------------------------------------- ------ GCC reproducible crash * To: Justin the Almighty <dopefish_justin at yahoo dot com> * Subject: GCC reproducible crash * From: David Starks-Browning <starksb at ebi dot ac dot uk> * Date: Wed, 17 Oct 2001 10:40:59 +0100 * Cc: cygwin at cygwin dot com * References: <[EMAIL PROTECTED] <msg00926.html>> On Tuesday 16 Oct 01, Justin the Almighty writes: > Cygwin GCC crashes reproducibly for me whenever I try to use it. I'm > using Win98SE and the gcc-2.95.3-5 package. It occurs with both the > cygwin-1.3.3-2 release DLL and the cygwin1-20011016 snapshot DLL. > > I can reproduce it with any file, including a hello.c file with the > following contents: > > #include <stdio.h> > > main() > { > printf ("Hello World!\n"); > } > > Typing "gcc -c -g -O2 -o hello.o hello.c" gives the following output: > > Assembler messages: > Error: Can't open /cygdrive/d/TMP/ccnvIUuP.s for reading. > /cygdrive/d/TMP/ccnvIUuP.s: No such file or directory (ENOENT) -------8<------------------------------------------------------------------- ------ So I didn't dream ;-). Any idea to fix it ? Is it a configuration problem ? Thanks for information. Christian --------------------------------------------------------------------- Christian Denat france telecom/DvSI/SIR&S/SRI BP98, 28 Chemin du vieux chêne 38243 Meylan Cedex tel +33 476 76 40 77 / fax +33 476 76 43 46 [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/