This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gcc 3.2 -mno-cygwin


On Sun, Dec 15, 2002 at 11:15:42AM -0800, Jim wrote:
>Someone broke GCC somewhere....
>
>echo 'int main( void ) { return 1; }' >test.c
>gcc -mno-cygwin -c test.c
>
>results: 
>gcc: installation problem, cannot exec `cc1': No such file or directory
>
>there is definatly no cc1 with gcc 3.2 (not sure where it went, but...)
>
>- off to roll back to 2.95.3 or whatever...

This is a cockpit error which has nothing to do with gcc packaging.
Use the cygwin mailing list for this.  I've redirected this there.

The short answer, however, is that you apparently don't have the
gcc-mingw package installed, for some reason.  setup.exe should install
this automatically when you install gcc.  I have no idea why this is not
doing so in this case.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]