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)" To: cygwin AT cygwin DOT com Date: Tue, 07 Feb 2012 21:57:10 -0600 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 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