X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E3D3385842C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1675749108; bh=SaU/7Sf3H1jt1vI/JbzeODdqbvl7h5dcm+SLntGkny0=; h=Date:Subject:To:Cc:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=TiORyM0WAWf4bmxIoiH0kQqdtVLbFr9gmpA7p5oEMF0br35Q++tDqSh2185o2E5iI JJ/xhRQDPT2ekcorXq8eOTi9SeDD2VbnQlhPnMVi0gkgjAllvriwtueFvvlULsvGfx M4fPhLq5eNHNAcGto6JxDzJpwer/1ybxwyDArpz4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2B8283858D33 Message-ID: <84a0058b-057e-e11d-e836-4f3a9bcb83ca@cs.umass.edu> Date: Tue, 7 Feb 2023 16:51:02 +1100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin Content-Language: en-US To: Yeo Kai Wei , "gs-cygwin DOT com AT gluelogic DOT com" Cc: "cygwin AT cygwin DOT com" References: <36f2d54f-8515-42fb-e64c-86e348b8e902 AT cs DOT umass DOT edu> <72efd3b6-e7ab-d45d-d153-4fe410e2d7ab AT cs DOT umass DOT edu> In-Reply-To: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Eliot Moss via Cygwin Reply-To: moss AT cs DOT umass DOT edu Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Ok ... assuming the "Modern C" is more or less POSIX based and does not use things outside the realm of what cygwin supplies, I think the answer is straightforward: Make sure you install every program and every library that the book uses. There's not really such a thing as a "full install" for Cygwin (and it would huge anyway), so you'll have to figure out what going through the book demands. Fortunately, you can somewhat do that as you go, finding packages that need to be installed. Best wishes - EM -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple