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=ZaoXecaIAoUR+D30 oIKdDVJsjcizBlJY5S7RE2mIg/VGxOrVab+kjzb9e1SyC0RgZLqXrpBtWhwerBH5 1WFXDbK5KATOOglNaBQggUzuxCofv/v9AebWTfefMD4PB38bzcUb4Bq4Igz0huA+ 8cKxo9XpP/ybGIqS400xeR9lqz8= 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=Ho5rr8WNOx6WLvQ6mphXwg m4lb4=; b=A974UNPr5AzVw9FGAjEByRtIVAFdzhFuwehW9G6Uh7kgpVpUM4ORrf vOUihF3bKrQfNx7YOISXJORQGxQiZU/VnikRehC22C4/4C81T/ALlDD2w7J3+Xmz LUBqO7GI2hr/o+Onl26COSmr65S9Hpp0l5kWUongG5VDmFfwIJ6P4= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f47.google.com X-Received: by 10.140.101.105 with SMTP id t96mr28471598qge.53.1446468491257; Mon, 02 Nov 2015 04:48:11 -0800 (PST) Subject: Re: compile ncurses "hello world" to run independent of cygwin? To: cygwin AT cygwin DOT com References: <5636D2C5 DOT 6020309 AT ehdp DOT com> From: cyg Simple X-Enigmail-Draft-Status: N1110 Message-ID: <56375B94.4060107@gmail.com> Date: Mon, 2 Nov 2015 07:48:20 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 11/1/2015 11:09 PM, Darik Horn wrote: > > Unless there is a specific reason to cross through Cygwin, it could be > easier to use the native MinGW environment directly: > > * http://www.mingw.org/wiki/Getting_Started > Poppycock! There is no reason that the user couldn't use Cygwin as the one and only system to build native binaries. > And link against the ncurses redistributable: > > * http://invisible-mirror.net/ncurses/ncurses.html > Building your own native library with a known set of compilers and options may be better than depending on someone's build where you don't know for certain the system, options and compiler used. -- cyg Simple -- 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