www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Sun, 9 Mar 2008 13:53:31 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: no acceptable c compiler found in $path |
Message-ID: | <20080309175331.GB14218@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <39D444E304E64AB681AB91BEDFC6C694 AT SamCompaq> |
MIME-Version: | 1.0 |
In-Reply-To: | <39D444E304E64AB681AB91BEDFC6C694@SamCompaq> |
User-Agent: | Mutt/1.5.16 (2007-06-09) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
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 |
On Sun, Mar 09, 2008 at 01:12:40PM -0000, Boylett wrote: > I have a program source which compiles fine under Linux usually. I just cd > to the directory and type: > > ./configure > make > > But now I keep getting this error: "no acceptable c compiler found in > $path", whenever I use cygwin. > > I have research and everywhere I look it says "you have to install a C > compiler, but you should use the one the comes with cygwin". How do I use > the cygwin one? I only ran setup.exe a few days ago and did a full install. Did you try writing a simple "hello world" C program and compiling it with "gcc"? That would probably show you what's wrong. If you don't have gcc installed, then... you have to install it. It is in the "Devel" category of setup.exe. cgf -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |