| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| 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 |
| 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 |
| 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 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |