X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Where is Gnu compiler itself? Date: Thu, 16 Nov 2006 16:03:13 -0600 Message-ID: <A478350211B97B4E81641FD6D71B19D89AC137@MAIL2.tecnova.com> From: "Smith, Glenn" <gsmith AT tecnova DOT com> To: <cygwin AT cygwin DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id kAGM3ZOR005955 Dear Cygwin, 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 Can you help me?� I must be doing something stupid. Regards, Glenn Smith Chicago, IL gsmith AT tecnova DOT com -- 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/