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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=HU5 N4csalXn9O7k5tVpaNf1Nt1QjlO3abcFPd2oj+iEIihSveg1UkY5XuTjAk+V8jE+ JGQt8IQY3A3UOlufJBcXzT0Kn8IiB6HHLAxtDunNyAzGc/FbWf64ZbfpkVe1kU/I NuqO29rhHOz4/kh0xZ58PMY38tybR0YXUM/w5KtU= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=AZpsEIbnn DF9bWZkS4IrLRfnZUg=; b=x3GI+FD/zUIiqYqpNIyZFX3JdNvZs8qpw/dGDsgCv zznLbrIebPT6RDibHCpcGYs8/7rAaci7COvAEDQhaeli9cPBkZkyGJQy6UBfuovZ sr2JDxGhxgVzQnOYM5gSjCdfdsImX8sVrcDoknuFyeKmSD51XDpJyba3GETflydn ik= 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=2.3 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp2out.l-3com.com X-filenames: X-filesizes: None X-filetypes: X-ExtLoop1: 1 From: To: Subject: Question about old win32 api Date: Mon, 21 Sep 2015 16:10:50 +0000 Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8LGB4FA025496 Hi all, I'm attempting to compile cygwin 1.7.18. I've made some progress, but have run into what appears to be an incompatibility between minGW's Win32 api and this version of cygwin. The same problem is identified here: https://sourceware.org/ml/cygwin/2013-10/msg00348.html. I have run into the same THREAD_INFORMATION_CLASS double declaration as the link, among other things. So far as I can tell, I need to get some older minGW Win32api packages to compile this. Could someone point me to these? I haven't been able to find anything besides the most recent version. Thanks, Jake -- 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