X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Question on configuring Cygwin for httperf Date: Wed, 5 Jul 2006 18:24:53 +0100 Message-ID: <030b01c6a057$edd84390$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <2336704.1152119718816.JavaMail.banjanap@mix.wvu.edu> 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 On 05 July 2006 18:15, Bhagwan Anjanappa wrote: > Hi all, > I am trying to configure httperf (web performance evaluator) on > Cygwin I am encountering a few errors which I think is native to > Cygwin. The first error I got was gcc not found but I went and > installed the gcc make and other packages. Now I have a new error > comming up It says like below > > loading cache ./config.cache > checking for gcc... gcc > checking wether the C compiler works..... no > configure: error: installation or configuration problem: C compiler > cannot create executables > > I am in a fix and my work is held up as I cannot get any further. Any > reply would be kindly appreciated. Thanking you in advance. You'll need to read the config.log file that configure left behind to find out why it reckons the compiler doesn't work. (I can't remember off the top of my head: you may or may not need to re-run the configure command with the '-v' option added in order to get full output.) cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/