X-Spam-Check-By: sourceware.org Message-ID: <813e5f920611161421y7d92744fxbc229d28059c712e@mail.gmail.com> Date: Fri, 17 Nov 2006 09:21:25 +1100 From: "Hugh McMaster" To: gsmith AT tecnova DOT com Subject: Re: Where is Gnu compiler itself? Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Hi Glenn, Make sure that you select GCC from the Development area of the setup programme. That should provide you with what you need. Hope this helps, Hugh On 17/11/06, Smith, Glenn wrote: >I have downloaded the complete Cygwin environment from several of your mirror sites onto my Windows XP system, but I never seem to get the Gnu C compiler itself. This manifests itself in two ways: 1) although /bin ends up full of executables, gcc.exe is never among them; and 2) no matter what directory I put my "test .c" file in and make my current directory, the command to compile: > > > gcc test.c -o test.exe > always produces this error message: > bash: gcc: command not found -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/