X-Spam-Check-By: sourceware.org Message-ID: <44AD7917.6417C7DF@dessent.net> Date: Thu, 06 Jul 2006 13:56:55 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: configure: error: installation or configuration problem: C compiler References: <7899940 DOT 1152216395532 DOT JavaMail DOT banjanap AT mix DOT wvu DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 Bhagwan Anjanappa wrote: > My apologies to one and all for not being specific in my previous > mail. Well having said that, I am using Win 2000 and when I try to > configure httperf tool on Cygwin the command I give is as below.... > however my Cygwin tool and httperf tool are installed on saperate > Drives in the Hard disk. What part of "please provide the requested cygcheck output" was not clear? It would have made the cause of your problem instantly obvious. > conftest.c 1>&5 gcc: installation problem, cannot exec `as': No such > file or directory configure: failed program was: Binutils contains the assembler (as) which is required to use gcc. Your problem therefore is that either you did not install binutils or the installation failed. (I don't know how one can manage to install gcc without binutils though, because the setup.exe tool should have selected binutils for you when you selected gcc, and it should have loudly complained that there was an unmet dependency if you overrode its choice.) Brian -- 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/