Vs: 1.30 gcc cannot exec cc1 update

2003-02-28 Thread Michael Graff Andersen

-Oprindelig meddelelse-
Fra: [EMAIL PROTECTED] [EMAIL PROTECTED]
Til: [EMAIL PROTECTED] [EMAIL PROTECTED]
Dato: 27. februar 2003 11:26
Emne: 1.30 gcc cannot exec cc1 update



Hi 

Here are lastest steps I have done trying to get gcc 3.2 to work under cygwin.

Removed all cygwin

installed via ftp from sunsite dot dk under c:\cygwin

gcc seems to be working under :
/lib/gcc-lib/i686-pc-mingw32/3.2
and 
/lib/gcc-lib/i686-pc-mingw32/3.2

all other places I get:
gcc: installation problem, cannot exec `cc1': No such file or directory

I am thinking that I may be missing a path or something similar.

Please mail me directly as well as the list

Regards
Michael





--
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/



Re: Vs: 1.30 gcc cannot exec cc1 update

2003-02-28 Thread Brian Keener
Michael Graff Andersen wrote:
 Here are lastest steps I have done trying to get gcc 3.2 to work under cygwin.
 
 Removed all cygwin
 
 installed via ftp from sunsite dot dk under c:\cygwin
 

I am going to assume here that you used setup to install - if not I would suggest 
that you since you already deinstalled once - do it again and use setup. I might 
help you to be sure you are getting everything since some seems to be working and 
some not.

 Gcc seems to be working under :
 /lib/gcc-lib/i686-pc-mingw32/3.2
 and 
 /lib/gcc-lib/i686-pc-mingw32/3.2
 
 all other places I get:
 gcc: installation problem, cannot exec `cc1': No such file or directory
 

I will repeat my previous comment on this as it does sound a lot like a problem I 
had.  Have you looked for broken symlinks.  If not you should.  That was a 
problem I had.

First do a 
find / -type l -depth -print |pg

take this list of files and check each one with the file command (or even cat 
them ) to see if they look like symlinks.  Make sure as far as windows is 
concerned that they are set to system or read only (this is what I have on 
Win2000).  Just in case - you might also want to check and see using windows if 
in your cygwin installs you have any .lnk files that cygwin sees as .lnk and not 
as symlinks - fix on this is also the read only or system parameter.

By the way the previous problem I had with this was I believe related to some 
Windows backup software and a failed backup.



--
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/



RE: 1.30 gcc cannot exec \'cc1\'

2003-02-27 Thread michael . iber
hi

i had similiar problems with gcc and cygwin-1.3.20-1
switching back to cygwin-1.3.19-1 solved the problem for me.

lg
mike


---

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 15
configure:587: checking for mingw32 environment
configure:599: gcc -c -O2 -pipe  conftest.c 15
gcc: installation problem, cannot exec `cc1': No such file or directory
configure: failed program was:


--
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/



Re: 1.30 gcc cannot exec \'cc1\'

2003-02-27 Thread Brian Keener
Sergey Okhapkin wrote:
 gcc: installation problem, cannot exec `cc1': No such file or directory
 configure: failed program was:

You might want to look and see if you have any broken symlinks.  I only find 
one for cc1.exe and that would be because of using mingw32 (I think) and it 
doesn't appear that you are.  But I have had similar problems in the past 
because of some broken links that I had.

bk



--
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/



Re: Re: 1.30 gcc cannot exec \\\'cc1\\\' updated with cygcheck.log

2003-02-25 Thread ida3248

  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.
 
  I have tried different download mirrors without luck.
 
  I found some mails regarding this issue on the list and tried to reinstall
  gcc-mingw also without luck.
 
  I have attached the output of cygcheck -r -s -v
 
  Any ideas/suggestions will be appreciated.
 
 Have you tried re-installing gcc?
 
 
 Regards,
 
 Elfyn McBratney
 [EMAIL PROTECTED]
 www.exposure.org.uk
 
 
 
Yes, I have tried to reinstall all of cygwin from different mirrors and have also 
reinstalled gcc and gcc-mingw.

Regards
Michael



--
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/



1.30 gcc cannot exec \'cc1\'

2003-02-24 Thread ida3248

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:

Usage: gcc [options] file...
Options:
  -pass-exit-codes Exit with highest error code from a phase
  --help   Display this information
  --target-helpDisplay target specific command line options
  -dumpspecs   Display all of the built in spec strings
  -dumpversion Display the version of the compiler
  -dumpmachine Display the compiler's target processor
  -print-search-dirs   Display the directories in the compiler's search path
  -print-libgcc-file-name  Display the name of the compiler's companion library
  -print-file-name=lib   Display the full path to library lib
  -print-prog-name=prog  Display the full path to compiler component prog
  -print-multi-directory   Display the root directory for versions of libgcc
  -print-multi-lib Display the mapping between command line options and
   multiple library search directories
  -Wa,optionsPass comma-separated options on to the assembler
  -Wp,optionsPass comma-separated options on to the preprocessor
  -Wl,optionsPass comma-separated options on to the linker
  -Xlinker arg   Pass arg on to the linker
  -save-temps  Do not delete intermediate files
  -pipeUse pipes rather than intermediate files
  -timeTime the execution of each subprocess
  -specs=fileOverride built-in specs with the contents of file
  -std=standard  Assume that the input sources are for standard
  -B directory   Add directory to the compiler's search paths
  -b machine Run gcc for target machine, if installed
  -V version Run gcc version number version, if installed
  -v   Display the programs invoked by the compiler
  -### Like -v but options quoted and commands not executed
  -E   Preprocess only; do not compile, assemble or link
  -S   Compile only; do not assemble or link
  -c   Compile and assemble, but do not link
  -o filePlace the output into file
  -x languageSpecify the language of the following input files
   Permissable languages include: c c++ assembler none
   'none' means revert to the default behavior of
   guessing the language based on the file's extension

Options starting with -g, -f, -m, -O, -W, or --param are automatically
 passed on to the various sub-processes invoked by gcc.  In order to pass
 other options on to these processes the -Wletter options must be used.

For bug reporting instructions, please see:
URL:http://www.gnu.org/software/gcc/bugs.html
Using built-in specs.
Configured with: /netrel/src/gcc-3.2-3/configure --enable-languages=c,c++,f77,java 
--enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls 
--without-included-gettext --enable-interpreter --disable-sjlj-exceptions 
--disable-version-specific-runtime-libs --enable-shared --build=i686-pc-linux 
--host=i686-pc-cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr 
--exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib 
--includedir=/nonexistent/include --libexecdir=/usr/sbin
Thread model: posix
gcc version 3.2 20020927 (prerelease)

 cc1 -lang-c -v -iprefix ../lib/gcc-lib/i686-pc-cygwin/3.2/ -D__GNUC__=3 
-D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=0 -D__GXX_ABI_VERSION=102 -D_X86_=1 -D_X86_=1 
-Asystem=winnt -D__NO_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 
-D__i386 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ -D__tune_pentium2__ 
-D__tune_pentium3__ -D__stdcall=__attribute__((__stdcall__)) 
-D__fastcall=__attribute__((__fastcall__)) -D__cdecl=__attribute__((__cdecl__)) 
-D_stdcall=__attribute__((__stdcall__)) -D_fastcall=__attribute__((__fastcall__)) 
-D_cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ 
-D__i386 -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix -isystem 
../include/w32api -isystem ../../include/w32api help-dummy -quiet -dumpbase help-dummy 
-version --help -o /cygdrive/c/TEMP/cceeVHLm.s
gcc: installation problem, cannot exec `cc1': No such file or directory

I have tried different download mirrors without luck.

Have anybody seen this before.

Regards
Michael
Please mail me directly as well as the list.


--
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/



1.30 gcc cannot exec \'cc1\'

2003-02-24 Thread David Starks-Browning
On Monday 24 Feb 03, [EMAIL PROTECTED] 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/



RE: 1.30 gcc cannot exec \'cc1\'

2003-02-24 Thread Sergey Okhapkin
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!

[EMAIL PROTECTED] 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 15
configure:587: checking for mingw32 environment
configure:599: gcc -c -O2 -pipe  conftest.c 15
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  15
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: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of David Starks-Browning
 Sent: Monday, February 24, 2003 7:46 AM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: 1.30 gcc cannot exec \'cc1\'


 On Monday 24 Feb 03, [EMAIL PROTECTED] 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/



1.30 gcc cannot exec \'cc1\' updated with cygcheck.log

2003-02-24 Thread Michael Graff Andersen
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.

I have tried different download mirrors without luck.

I found some mails regarding this issue on the list and tried to reinstall gcc-mingw 
also without luck.

I have attached the output of cygcheck -r -s -v

Any ideas/suggestions will be appreciated.

Regards 
Michael 
---
The wisest mind has something yet to learn.




cygcheck.log
Description: Binary data
--
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/

Re: 1.30 gcc cannot exec \'cc1\' updated with cygcheck.log

2003-02-24 Thread Elfyn McBratney
 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.

 I have tried different download mirrors without luck.

 I found some mails regarding this issue on the list and tried to reinstall
 gcc-mingw also without luck.

 I have attached the output of cygcheck -r -s -v

 Any ideas/suggestions will be appreciated.

Have you tried re-installing gcc?


Regards,

Elfyn McBratney
[EMAIL PROTECTED]
www.exposure.org.uk



--
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/