Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BD67C64.C7D04B3E@syntrex.com> Date: Wed, 24 Oct 2001 10:31:32 +0200 From: Pavel Tsekov X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: DENAT Christian DvSI/SIReS/GRE CC: cygwin AT cygwin DOT com Subject: Re: Problem when I'm compiling Nedit References: <1BE62142CDA8D311B98200805F31C35C01151AA6 AT p-hibou DOT rd DOT francetelecom DOT fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit If you've digged some more you'd find the ultimate answer :) So check this links: http://www.cygwin.com/ml/cygwin/2001-10/msg01212.html http://www.cygwin.com/ml/cygwin/2001-10/msg01213.html DENAT Christian DvSI/SIReS/GRE wrote: > > 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 > * Subject: GCC reproducible crash > * From: David Starks-Browning > * Date: Wed, 17 Oct 2001 10:40:59 +0100 > * Cc: cygwin at cygwin dot com > * References: <20011017002822 DOT 67872 DOT qmail AT web12407 DOT mail DOT yahoo DOT com > > > > 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 > > > > 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 > --------------------------------------------------------------------- -- 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/