From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15606 invoked by alias); 3 Aug 2008 05:33:08 -0000 Received: (qmail 15598 invoked by uid 22791); 3 Aug 2008 05:33:07 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Aug 2008 05:32:12 +0000 Received: from mx10.gnu.org ([199.232.76.166]:36980) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KPWBU-0006B9-Bi for gcc-help@gnu.org; Sun, 03 Aug 2008 01:31:12 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KPWCM-0000NX-97 for gcc-help@gnu.org; Sun, 03 Aug 2008 01:32:10 -0400 Received: from wf-out-1314.google.com ([209.85.200.169]:4489) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KPWCL-0000NP-WF for gcc-help@gnu.org; Sun, 03 Aug 2008 01:32:06 -0400 Received: by wf-out-1314.google.com with SMTP id 28so1524128wfc.24 for ; Sat, 02 Aug 2008 22:32:03 -0700 (PDT) Received: by 10.142.166.1 with SMTP id o1mr4412507wfe.345.1217741523819; Sat, 02 Aug 2008 22:32:03 -0700 (PDT) Received: from ?192.168.0.4? ( [118.90.106.207]) by mx.google.com with ESMTPS id 28sm6187322wfg.15.2008.08.02.22.32.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 02 Aug 2008 22:32:02 -0700 (PDT) Message-ID: <489542CE.7090407@gmail.com> Date: Sun, 03 Aug 2008 05:33:00 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051201 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: gcc-help@gnu.org Subject: Building GCC on Cygwin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Nicholas Sherlock X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-08/txt/msg00019.txt.bz2 Hey all, Has anyone got any recent GCC versions to build on Cygwin? Cygwin ships with GCC 3.4.4, I'd like to run 4.3.1. I figure if nobody here has accomplished it, I may as well give up. Cheers, Nicholas Sherlock