delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/10/10/08:07:34

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=bydoXn0VTZfoQUp0
4XHJvXUS19LxHad6/wOR55JZVYdnAR2BYh6MiqMv7WkQjcLy/9+1TSo02GvKcgSk
Ryi1JlwcVUagL4aTSRRWH50td2UMiWBZVxHtcWKm5c1G+TPj5O64ztEEa2h2TPhL
YpLVgTmMf41XDUq7zlYGmMK1R/M=
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=OQIDSRJaA8aBs69RmwgZMj
137BU=; b=t/3b7Ts7sT8c1Vy6M3e2CvDE1abYkn7YzrKLBmJsF1l2N8mb9ZcIdO
THPYlbLVxor+JQ9C3Kx6Y3/TtbPJ5dSNfMdsERgV69mf3Dg3QNmyyO1m82G8hlaF
SOar0Oq1FGEJV3dqZrjUFeWwXUcPvAgqw8ACsF1LqrQXLCJ9HVGu8=
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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=poco, H*M:a578
X-HELO: mail-wm0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=cZdFUEfE4PHSCGddz5cnPL6rFg+hMg27jL/TlzWfAC4=; b=GLx1DFbt6ktnCPc1cgxKGULQvAY7GupHd4sMu2mWLhnHX2PNIHzmjKQobDUg5Y7+Ly huFCOGdyKDvi/lZEeWhpUDOeUGgZ5CM0OGM4ii7gjqgItHt/A+LDaYZlIWsKrWTqBUHB Ec4su//gJ94xc6T7ySE0Vm++qdesOXCeKdbg1GLh40IDP/oWqjA3bb0+iWSbvjagv1KI tiJ4F5hJt6SYJPQ6GxElcNKg55lmyvFBUqn9om/f0kweZdPw26DVKlkDQvhiyLRtkc5x tHq3CGpFE19MffFl2u0dQOqqRgCDPQAWXoi4SFdcj23GowzSgasKzjFQf/uWWvZX1ZDq NekQ==
X-Gm-Message-State: AMCzsaVxhAL7yElzPpth9OVfBM1ay1yslWw89lcjlmjFu6r9750XOuc8 c1Gx548nPN68aI8K3qBF8KR08Q==
X-Google-Smtp-Source: AOwi7QBPIR3hvnsXeSZAOU6BH4Hy7gQ1nvJHPuPAw2Nxd9GuL2Sz9EGdSxxM4PkpdBUybC2lpTVHUw==
X-Received: by 10.80.180.215 with SMTP id x23mr2099500edd.230.1507637222710; Tue, 10 Oct 2017 05:07:02 -0700 (PDT)
Subject: Re: Unable to build clickhouse using cygwin on Windows Server 2012
To: cygwin AT cygwin DOT com
References: <CAKuE4Wdfzy9NLbdTD-6sqEMxnE=HHXApsstS8DB1BfH-abSJKQ AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <25e14a96-73e4-a578-0ce1-815d59c8dd57@gmail.com>
Date: Tue, 10 Oct 2017 14:06:51 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <CAKuE4Wdfzy9NLbdTD-6sqEMxnE=HHXApsstS8DB1BfH-abSJKQ@mail.gmail.com>
X-IsSubscribed: yes

On 10/10/2017 12:47, Tomas Repik | Instarea wrote:
> Hello list,
> 
> recently I came across cygwin as a way to run linux software on windows and
> I have some issues with getting compilation using gcc. I posted my question
> on StackOverflow
> <https://stackoverflow.com/questions/46660083/unable-to-build-clickhouse-using-cygwin-on-windows-server-2012>,
> idealy post your answers there, but mailing it to the list is fine as well.
> 
> Thank you
> 
> Tomas
> 
>> TL;DR
> 
> I'm trying to build the latest clickhouse release (v1.1.54292-stable) in
>> cygwin (mintty-2.7.9) on Windows server 2012 (build 9600). I've picked and
>> installed these additional packages in cygwin:
>> automake 10-1
>> automake 1.15.1-1
>> cmake 3.6.2.-1
>> gcc 6.3.0-2
>> g++ 6.3.0-2
>> gccmakedep 1.0.3.-1
>> git 2.14.1-2
>> libboost_system 1.63.0-1
>> libmcpp-devel 2.7.2-2
>> libmysqlclient-devel 10.1.26-1
>> libpcreposix0 8.40-3
>> libpoco-devel 1.7.9-1
>> libpoco-49 1.7.9-1
>> libtool 2.4.6-5
>> make 4.2.1-2
>> mcpp 2.7.2-2
>> poco 1.7.9-1
>> python3 3.6.1-1
>> I'm following the official instructions so I ran:
>> export THREADS=$(grep -c ^processor /proc/cpuinfo)
>> export CC=gcc
>> export CXX=g++
>> export CMAKE_LEGACY_CYGWIN_WIN32=1

that is bad. You can not compile a package
with that set and using the cygwin headers.




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