X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=ZMGxIbP6Z5LVyUkn/xiPA12xaJnst3grQMhMj42ASzeFy5isIFN2x n91Q0THY0ShMyh9LbrZvRRiTu29Pue8R21yNd9jb+WF6XG/R0d6oujhTtdLDyhoE uy+R/mPhwaMST4zhpVmLMBM2dtuoNCVOyO+mclltTY0aXzGl8p/M88= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=8ES88v8/1SYdRig2RjKPmkVR5xE=; b=ISfhXQtzNqC+kxnw3s4xcZowiMMz MqChgHS2PyxcOcGaSnn/DCf99RhLrVWQCcOQuaed/a84ap+8k7mpnLjeX8VRuDJR frUPGWXoL+eQUJfrJ2EcLbwYf03lvWCSfFLXx+6SHFEh+/NXWn5i9Y6ZP1sdZFKY 1TMJ2TyWbldfWQI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:lmh_use, H*f:sk:5796B2A, H*MI:sk:5796B2A, H*Ad:U*tony X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Tony Kelman Subject: Re: problem building with cmake under cygwin (need clang) Date: Tue, 26 Jul 2016 06:06:58 +0000 (UTC) Lines: 10 Message-ID: References: <5796B2A7 DOT 8060002 AT molconn DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes LMH molconn.com> writes: > It looks like I need to point CMAKE_CXX_COMPILER_ID to clang, but I am not sure how > to do that. I don't know if the problem is with the CMakeLists.txt file, the way I am > calling cmake, or with my local cygwin configuration. Are you setting -DCMAKE_CXX_COMPILER=clang ? -- 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