X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Message-ID: <463984.72973.qm@web33201.mail.mud.yahoo.com> Date: Fri, 27 Feb 2009 07:10:21 -0800 (PST) From: Alexey Lyubimov Reply-To: alexeipobox AT yahoo DOT com Subject: Re: 1.5.25-15: First steps with ncurses programming: can NOT build Hello_world app To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Thanks a lot, Dave! Your advices helped! But, can I ask you two more questions: 1. Why did initscr() and endwin() not require --enable-auto-import option, but refresh() does? 2. Can you point me to the right place in the documentation (Cygwins's, gcc's, ld's or I don't know whose :)) where auto-import is explained in not very complicated manner (with examples of practical usage for Win32)? -- Thank you, Alexey -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/