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=m0+qM6lyJsnvC2oE pmyp22bccdvN7YD3WpEzz38r5nWqJDh5BZ1wqEGfZ/TvY0/YJ/6kAlWG/a700Nf+ WIJqqid+2A3tVHO/hy9cNTcjHJJzV/4kBnWfLItxm/BJV4V+fGeMaIhzzNfbhpLu Z1nrgSweMF8B680OPkHJU2n5ciU= 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=/X0mi9wMvDBpvRO1tUM5lT XN0J0=; b=YWCXclTb0RzfEggsvY9oS8P13NVkygeuh3AajRwCA+VH2RxgIKxxGj baMvbT7wv0M0Y0gWfw2B5ZJ4E26eohq+cQMLH0rn53kDNIAWVk53SjqvJd6PJMzK 2URKVHj9MrBp0qrBBU5JcMtvEVWX7CXXVBpwWFNnjk8PZHp7svx00= 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-Spam-SWARE-Status: No, score=-7.6 required=5.0 tests=AWL,BAYES_00,KAM_SHORT autolearn=ham version=3.3.1 spammy=H*RU:!192.168.1.100!, HX-Spam-Relays-External:!192.168.1.100!, H*r:ip*192.168.1.100, H*Ad:U*mark X-HELO: m0.truegem.net Subject: Re: missing CPU_SETSIZE ? To: cygwin AT cygwin DOT com References: <a34db430-a10e-9049-3d70-c5512b96ceb7 AT gmail DOT com> From: Mark Geisert <mark AT maxrnd DOT com> Message-ID: <e889361c-98cf-fd72-bf2c-c3af7cef2f63@maxrnd.com> Date: Sun, 22 Dec 2019 22:16:29 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <a34db430-a10e-9049-3d70-c5512b96ceb7@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Marco Atzeri wrote: > 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 Hi Marco! You are correct; thanks for the report. CPU_SETSIZE was left out due to oversight. I'll submit a patch shortly. ..mark -- 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