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 Date: Sun, 15 Dec 2002 18:27:08 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: cygwin-apps AT cygwin DOT com Subject: Re: Gcc 3.2 -mno-cygwin Message-ID: <20021215232708.GA19032@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, cygwin-apps AT cygwin DOT com References: <003701c2a46e$5d071be0$3c01a8c0 AT jungle> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003701c2a46e$5d071be0$3c01a8c0@jungle> User-Agent: Mutt/1.5.1i 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/