From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60928 invoked by alias); 5 Apr 2016 06:42:47 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 60914 invoked by uid 89); 5 Apr 2016 06:42:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Geisert, geisert, obtaining, mingw_cxx X-HELO: m0.truegem.net Received: from m0.truegem.net (HELO m0.truegem.net) (69.55.228.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 05 Apr 2016 06:42:41 +0000 Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id u356gdE2049046 for ; Mon, 4 Apr 2016 23:42:39 -0700 (PDT) (envelope-from mark@maxrnd.com) Received: from 76-217-5-154.lightspeed.irvnca.sbcglobal.net(76.217.5.154), claiming to be "[192.168.1.100]" via SMTP by m0.truegem.net, id smtpdjXnKzU; Mon Apr 4 23:42:38 2016 Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.11 To: cygwin@cygwin.com References: <5703531D.9070004@maxrnd.com> <570359FD.7010100@cygwin.com> From: Mark Geisert Message-ID: <57035E62.2050408@maxrnd.com> Date: Tue, 05 Apr 2016 06:42:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <570359FD.7010100@cygwin.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-04/txt/msg00083.txt.bz2 Yaakov Selkowitz wrote: > On 2016-04-05 00:54, Mark Geisert wrote: >> When building in winsup/utils, I hit this: > [snip] >> I found that the generated winsup/utils/Makefile has >> MINGW_CXX := i686-w64-mingw32-g++ >> even though I am building on 64-bit. > > I can't reproduce this with git master. Are you sure you have both a clean > clone and a clean build directory? I'm obtaining the source via setup-x86_64.exe, not git clone. Then going to the download directory under /usr/src and doing 'cygport cygwin.cygport prep'. Then setting up /oss tree like the FAQ suggests, with /oss/src symlinked to the right level of the download tree. cd to /oss/build, configure and make like the FAQ demonstrates. I'll try it with a git clone and report back. Thanks, ..mark -- 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