X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Hans Horn Subject: Re: unable to switch to gcc 4 Date: Sun, 01 Nov 2009 10:27:18 -0800 Lines: 33 Message-ID: References: <4AEDCFDB DOT 4050700 AT verizon DOT net> 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) In-Reply-To: <4AEDCFDB.4050700@verizon.net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Jerry DeLisle wrote: > Hans Horn wrote: >> Folks, >> >> I was trying to make the switch gcc3 -> gcc4 >> > ---snip--- > > s 16261 Feb 25 2009 /usr/bin/gccbug-3 >> >> >> Am I stupid or what gives? >> Kindly, >> H. > > I think gcc4 is invoked as gcc-4. I usually set up a softlink in my > search path. > > Jerry > I think I figured it out myself; seemingly I need to have /etc/alternatives in my path before /usr/bin. Now I get: $ type gcc gcc is /etc/alternatives/gcc $ gcc --version gcc (GCC) 4.3.4 20090804 (release) 1 ... greets, 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