delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/26/13:13:04

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=ZA0o0rvQopsdIOdX
rcYaYv3MXhMzFz+MpD8OAvq3t3tpk7GFvFU5tR+D5ORoQih15mTsyUrJOgilzvgt
JxXFvO70R/DELzo74HkTw/MElTfQZSSm7544TrXAEsRC2d3wHaG5vxeyn8O7X604
+4Xm3XJIxPk2QEaX3yKOLfMZasE=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=c6LYVFjGD7QLOftBsPCyMS
M7IcQ=; b=YCMmAahHgBxmXLUyZ1Ud4XyW3vrEtD7LYTl0Tfzh7W1ik8UVD54CyQ
qMGDH1fi2C5ypOT12b35vEnQUdn5PjT8hfN7dmvvmkT5VRe93vlOALnycSURkmen
XBse9IVp6XASUE30TL2/+p5AEKXoILUn+DN1jcpSnn/mrmUfuAuh0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:57977D6, H*f:sk:a1fc658, H*MI:sk:5797956, H*f:sk:5797956
X-HELO: mail-wm0-f47.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Efaaqx3/HArQajlsE0dAHIKAKdBibbm9HTgfs1CUpiw=; b=dJJgOrnng3CXcXCcFfNqwPwi6xaBGIIEbEV4IS1xWxzJQ2bq99N04B+crli2qVeYoa yZe7qYVVqpx15BRbNnvaUxO/cVkB4GaXugQ0o7RLXl2mtO9/T9dt0BqJxuD9ZdaAjO+7 pwgb95Tdt8UC0zlkZedWF6nAiXWmnV29JLVEUyVudW88CqEn3qVQmI/On1ELDix51yXy MtAvTMx1EFlMt90QpKC2ofKCiPMv1pIutG+8kXRIa4VoCKQv5Yuv2CAPkYgvTqPZElub Pc4DEJDfE4huibUeKFgNxosFKMf2mS9GgKYq/4phX73XH8V3gqkYhETizjAjj7IMuZX/ TIpg==
X-Gm-Message-State: AEkoouvoifCNi5LTehzotk596trgCkL8qu8mUOr+vYd1GHsK3v36CzoY3HWyJhw48UOTaQ==
X-Received: by 10.194.148.232 with SMTP id tv8mr25297438wjb.113.1469553155627; Tue, 26 Jul 2016 10:12:35 -0700 (PDT)
Subject: Re: problem building with cmake under cygwin (need clang)
To: cygwin AT cygwin DOT com
References: <5796B2A7 DOT 8060002 AT molconn DOT com> <CAEhDDbBsAGK69QyXLzjQu3JQSjD-vje6bhkzJPRo+poRzmrt4Q AT mail DOT gmail DOT com> <57977D6D DOT 7050203 AT molconn DOT com> <a1fc6589-8803-0661-1afa-d29d782b55aa AT gmail DOT com> <5797956B DOT 40005 AT molconn DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <def52277-073b-7fe5-e4a0-a21ddeb5d9d6@gmail.com>
Date: Tue, 26 Jul 2016 19:12:23 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <5797956B.40005@molconn.com>
X-IsSubscribed: yes

On 26/07/2016 18:52, LMH wrote:
> Marco Atzeri wrote:
>> On 26/07/2016 17:10, LMH wrote:

>
> -- The C compiler identification is GNU 4.9.3

the current C Gnu compiler is 5.4.0
so you have not the latest setup

-- Check for working CXX compiler: /usr/bin/clang -- broken
> CMake Error at
> /usr/share/cmake-3.3.2/Modules/CMakeTestCXXCompiler.cmake:54 (message):
>   The C++ compiler "/usr/bin/clang" is not able to compile a simple test
>   program.
>

and I guess not the last clang... at it was not recognized at all.

Please upgrade cygwin packages and eventually we can discuss again.

A copy of cygcheck.out after the upgrade will be appreciated
see   https://cygwin.com/problems.html


Regards
Marco



--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019