X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_DZ,TW_LN,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Thu, 3 Mar 2011 10:27:39 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: distributing executables for windows Message-ID: <20110303152739.GA3934@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, Mar 03, 2011 at 11:32:05AM +0100, jdzstz - gmail dot com wrote: >About ncurses library, you can get rid of all terminfo files if you >replace ncurses with pdcurses: http://pdcurses.sourceforge.net/ > >I have compiled varnish cache with pdcurses and it works fine. > >You have to: > * compile pdcurses library in cygwin > * include curses.h files of pdcurses instead ncurses one's > * use -lpdcurses instead -lncurses * still provide the sources for all of the above to anyone outside of your organization who receives your binaries -- 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