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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=SNv 71MecEQl0E+i+nRdfWLAKA9y1+fkMTIVe6hz3K3TsQhwMPGC5rVJg7sTPkrzrdpg qGM/Yrs1mKfyoZaPgXuc2XPnof6puxpY3EnRYCx9vILB1580/6WKAUdYtRwRZaLJ gqs59hSwI7Bk/gP6fIVz5+ydLIyB5OvHTo+P6v+A= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=aELNgRKNG 2kmIw5RLjnWRGQ/c6I=; b=iA+rSab9pg7td/p5N568IoWxE6M00dT2l/mPyBq2K K11SCB1WzUWOmrNpaHs3QcjbdNzkBebzmG97vD33lTxehNRTt3HhK+XGQZ0pUhKZ Rrqj8UzL7Goi5NIBl53NzCveYCu7wA3F/l23VPsZAGrKUb9EE2RMtVHR+CergGP+ dI= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=(unknown) X-HELO: mail-wr1-f41.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:subject:to:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=CttZ3xaa9S/LJt9OAu50RaPZ8Xn0Yd5brdRg1L7Bu48=; b=PjwfNDWObnFxYkRUnmu1i0owIqRvg/r15AqcyrXzUciulz4klyJ7Cq9PhTtCNnppdg aYxAmZb9CwzFzl/yeJZgoiI6wjuVpxC1S8pr20ViXBkwX3b71qMKeKKSXGDx3Hs3kHT/ 0MzPf0LdzGgOT0vUntf2L+39fhBrY4YW8wjFT9qsDsWuCcJ7BnIXJV7nK1lJrlz20Qn1 ef9tLTlDb6Ng3N6u17/AUm8lcHDP7iMcMq3+VPqgoGT1nvCBZuqrQPJMmIph+nNooCzI YCdP8s/HeVGuxr8TuorBHF6rGHLTGq8r3ygTrcc9bH93CpGDJ4JWc5SOa9UdRuk81QdU HCGg== From: Marco Atzeri Subject: missing CPU_SETSIZE ? To: "cygwin AT cygwin DOT com" Message-ID: Date: Mon, 23 Dec 2019 06:06:14 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, should not sys/cpuset.h provide also CPU_SETSIZE and not only __CPU_SETSIZE ? for what I see in similar enviroment CPU_* macros refer to CPU_SETSIZE https://www.gnu.org/software/libc/manual/html_node/CPU-Affinity.html http://man7.org/linux/man-pages/man3/CPU_SET.3.html I hit the issue building guile 2.2.6 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