www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <1328673430.8060.14.camel@YAAKOV04> |
Subject: | Re: make[4]: cl: Command not found |
From: | "Yaakov (Cygwin/X)" <yselkowitz AT users DOT sourceforge DOT net> |
To: | cygwin AT cygwin DOT com |
Date: | Tue, 07 Feb 2012 21:57:10 -0600 |
In-Reply-To: | <CAGJFqDUBrNEm65651Xzf798+8tXcAaE7he36+ba_vMdpMNZb0w@mail.gmail.com> |
References: | <CAGJFqDUBrNEm65651Xzf798+8tXcAaE7he36+ba_vMdpMNZb0w AT mail DOT gmail DOT com> |
Mime-Version: | 1.0 |
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 Tue, 2012-02-07 at 21:36 -0600, Quinn Wood wrote: > When attempting to compile an application I recieved this error. > > make[4]: cl: Command not found > > Recognizing the line I'm either toeing or- more accurately- crossing > the line between on- and offtopic here (I apologize) what is "cl?" cl is Microsoft's command-line C/C++ compiler. Whatever you are trying to build is intended for MSVC, or mistakenly thinks that it should be using MSVC on Cygwin. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |