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=KfI6IZ1M1unLrGOQ wIjxDGtFtJaxpDu+xgtoW1SICFUZay5f39pKUcTTntBQu/+RDzZK5IKCNpj4ZJsV cPHXVzy3AaMqK1JVStL2pTFX5ti+HO7B0f+SCDK5p2sQhbgibCYXBO3rfovnS1Gu 2WrQ7NhLamEDiFp79tSSJc1sMos= 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=g5kZYjjCmDIL2OD132Tj8g LQbDo=; b=eooBJ7Drc4m5r8mI3z4My+97z0Wt96ZiEzXLslTkkpaQZzjbBlwkhZ IDkW3mnf/sncTler30Pf9ZwcVKwN5kK3ICItyI/3eHbng8LNC9X7VtoB3MMYZfaW hmRxCTSwxOiDJEOA1Y7B2qowzMWN+fmRqAfRL2LV/EucQa8KXGpGE= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*u:6.1, H*UA:6.1 X-HELO: m0.truegem.net Subject: Re: Compile cygwin1.dll from source code To: cygwin AT cygwin DOT com References: From: Mark Geisert Message-ID: <8779f99b-79cc-9182-470c-8edfad6d5ae6@maxrnd.com> Date: Mon, 12 Feb 2018 21:31:14 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Biswapriyo wrote: > I want to edit some code in cygwin1.dll for my project. So, I clone > git repository from this url: > git://sourceware.org/git/newlib-cygwin.git > > I've gcc, g++, make installed with cygwin and mingw-w64 (and also in > WSL). But none of them generate DLL file. I also follow the commands > ./configure & make. Command generates only object files. Is it > possible to compile cygwin1.dll from its source code? Check the FAQ, specifically... https://cygwin.com/faq.html#faq.programming.building-cygwin ..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