Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Sergey Okhapkin" To: "'David Starks-Browning'" , Cc: Subject: RE: 1.30 gcc cannot exec \'cc1\' Date: Mon, 24 Feb 2003 08:03:54 -0500 Message-ID: <59A835EDCDDBEB46BC75402F4604D5528F766D@elmer> X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <1075-Mon24Feb2003124621+0000-starksb@ebi.ac.uk> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 24 Feb 2003 13:03:54.0576 (UTC) FILETIME=[2F447D00:01C2DC05] I have the same problem while attempting to configure in cygwin source tree, configure fails in opcodes directory. Note the first gcc execution is successful! [sos AT sos opcodes]$ cat config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:554: checking for Cygwin environment configure:570: gcc -c -O2 -pipe conftest.c 1>&5 configure:587: checking for mingw32 environment configure:599: gcc -c -O2 -pipe conftest.c 1>&5 gcc: installation problem, cannot exec `cc1': No such file or directory configure: failed program was: #line 592 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:664: checking host system type configure:685: checking target system type configure:703: checking build system type configure:728: checking for gcc configure:841: checking whether the C compiler (gcc -O2 -pipe ) works configure:857: gcc -o conftest -O2 -pipe conftest.c 1>&5 gcc: installation problem, cannot exec `cc1': No such file or directory configure: failed program was: #line 852 "configure" #include "confdefs.h" main(){return(0);} > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of David Starks-Browning > Sent: Monday, February 24, 2003 7:46 AM > To: ida3248 AT vip DOT cybercity DOT dk > Cc: cygwin AT cygwin DOT com > Subject: 1.30 gcc cannot exec \'cc1\' > > > On Monday 24 Feb 03, ida3248 AT vip DOT cybercity DOT dk writes: > > > > Hi > > > > I am trying to compile ORCA (www.orcaware.com) under cygwin > and get an > > error under configure. I have traced the error to gcc under cygwin. > > gcc -v --help gives: > > You've got a bit of learning to do if you think the Cygwin > mailing list would be interested in the output of 'gcc -v --help'! > > Regards, > David > > > -- > 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/ > -- 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/