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:message-id:from:to:subject:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=g99 V4F4gfHZZJDhqe4FahHnuWxF71eTX7JWjStYFic88xqiL9Z3JOXiHdpR7zYE+bis 55FJZbpn/oX7I4XQWMa/uAtiHmNh/KZis13spmg187XW5Rb+FJxGkmb5nCx/UJvQ /4dwN0HBphBfAf9Qq3utaWfNaabOfn4U2CNOGTQQ= 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:message-id:from:to:subject:date:mime-version :content-type:content-transfer-encoding; s=default; bh=HPNGpx5Gz XGOtSZmxAC6SPp9BW0=; b=o4JbNV2rCNu+XZrIF6r1t+2YF1ZcwVOP4jWtirJ2d P3UraRSSK6IoZ4zgjRMRlonGsB2mlMUx6SVD10vgKNQDzk5jHQErOpVVz6T4eM0N cqFDtFZuM+Wn7qdT+kNiWRrogzWBZpYt7H3b4Zo3AfuqU1rK72++fXAumA+DP6wM ZE= 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=-0.0 required=5.0 tests=AWL,BAYES_60,RCVD_IN_DNSWL_LOW,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mail106.syd.optusnet.com.au Message-ID: From: To: Subject: Compiling for native Windows Date: Tue, 15 Dec 2015 01:06:17 +1100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=cK4dyQqN c=1 sm=1 tr=0 a=8e8rgZJuizJfF74+JHJpGg==:117 a=8e8rgZJuizJfF74+JHJpGg==:17 a=PO7r1zJSAAAA:8 a=8nJEP1OIZ-IA:10 a=yiX5Zg-__GDBmy_C-68A:9 a=wPNLvfGTeEIA:10 X-IsSubscribed: yes Hi, Last time I built gmp on Cygwin for Windows it was using gcc-3.4.5 - and was, I think, done as a cross-compilation involving the -mno-cygwin option. Am I right in thinking that the days of "-mno-cygwin" have now passed ? If I want to build (say) gmp on Cygwin for Windows, do I still need to do it as a cross-compilation using Cygwin's gcc-4.x.x compiler ? ... or is there a way to use Cygwin's mingw-w64 port of gcc instead ? Cheers, Rob -- 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