From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2933 invoked by alias); 24 Aug 2016 08:09:13 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 2915 invoked by uid 89); 24 Aug 2016 08:09:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,HK_NAME_DR,RP_MATCHES_RCVD,SPF_PASS,UNPARSEABLE_RELAY autolearn=no version=3.3.2 spammy=Hx-languages-length:172, H*r:10.175.215, H*Ad:D*oracle.com, H*F:D*oracle.com X-HELO: aserp1040.oracle.com Received: from aserp1040.oracle.com (HELO aserp1040.oracle.com) (141.146.126.69) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Aug 2016 08:09:10 +0000 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u7O898Xx032231 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 24 Aug 2016 08:09:08 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.13.8) with ESMTP id u7O897Ro006062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 24 Aug 2016 08:09:07 GMT Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id u7O896rs009697 for ; Wed, 24 Aug 2016 08:09:06 GMT Received: from VZELL-LAP.de.oracle.com (/10.175.215.65) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 24 Aug 2016 01:09:06 -0700 To: cygwin-apps@cygwin.com Subject: cygport: distinguish between x86 and x86_64 From: "Dr. Volker Zell" Date: Wed, 24 Aug 2016 08:09:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00079.txt.bz2 Hi What is the official way to conditionalize .cygport files for differences in x86 and x86_64 architectures ? Thanks Volker