X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: configure: error: installation or configuration problem: C compiler Date: Thu, 6 Jul 2006 23:53:18 +0100 Message-ID: <003601c6a14e$f92c7840$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <44AD7917.6417C7DF@dessent.net> 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 06 July 2006 21:57, Brian Dessent wrote: > Bhagwan Anjanappa wrote: > >> 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.) ... and so the best thing to do is run setup.exe again, and it should automatically select binutils (use the install-from-internet option) and install it for you, but it wouldn't hurt to double-check in the package chooser's 'partial' view that binutils is listed to be installed. If it still doesn't work then, run "cygcheck -svr >cygcheck.out" in a bash shell, and send the resulting cygcheck.out file as an attachment with your next post. 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/