X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Build setup.exe from CVS Date: Thu, 17 Jan 2013 13:52:20 +0000 (UTC) Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Could the README please be updated to reflect some changes: Instead of gcc-mingw-g++ (pulls in a lot of old cruft and then doesn't work) the package mingw-gcc-g++ should be installed. Also, please mention that libgetopt++ from CVS should be installed directly in the setup directory. Lastly, the generated Makefile has no rule to produce inparse.h. I've manually did a ...cyg-apps/setup # bison --defines=iniparse.h iniparse.yy so make would finally build setup.exe. If it could be mentioned that upx is already available as a Cygwin package that would be welcome as well. Thanks. Regards, Achim. -- 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