X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=BAYES_40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Hans Horn Subject: unable to switch to gcc 4 Date: Sun, 01 Nov 2009 08:13:16 -0800 Lines: 32 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) X-IsSubscribed: yes 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 Folks, I was trying to make the switch gcc3 -> gcc4 before: $ gcc --version gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. ... $ /usr/bin/set-gcc-default-4.sh after: $ gcc --version gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. ... $ ls -lt /usr/bin/gcc* -rwxr-xr-x 3 Hans root 1220622 Sep 28 19:18 /usr/bin/gcc-4.exe -rwxr-xr-x 1 Hans root 16984 Sep 28 19:03 /usr/bin/gccbug-4 lrwxrwxrwx 1 Hans None 9 Jul 14 16:30 /usr/bin/gcc.exe -> gcc-3.exe -rwxr-x---+ 1 Hans Users 94741 Feb 25 2009 /usr/bin/gcc-3.exe -rwxr-x---+ 1 Hans Users 16261 Feb 25 2009 /usr/bin/gccbug-3 Am I stupid or what gives? Kindly, H. -- 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