X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-50.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Subject: Re: can't compile setup.exe From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: <4C868974.20104@dronecode.org.uk> References: <4C7FA8CB DOT 4030207 AT dronecode DOT org DOT uk> <1283879749 DOT 6164 DOT 2 DOT camel AT YAAKOV04> <4C868974 DOT 20104 AT dronecode DOT org DOT uk> Content-Type: text/plain; charset="UTF-8" Date: Tue, 07 Sep 2010 14:43:30 -0500 Message-ID: <1283888610.6164.10.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Tue, 2010-09-07 at 19:50 +0100, Jon TURNEY wrote: > How about adding the following to my previous patch? That at least turns the > OPs problem into something intelligible by mere mortals :-) > > #include > #if (__W32API_MAJOR_VERSION*100 + __W32API_MINOR_VERSION) < 315 > #error w32api3.15 or later is needed > #endif Is this necessary? Is there any reason we can't just require the latest w32api and mingw-runtime in order to build setup.exe? Yaakov -- 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