From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19286 invoked by alias); 17 Dec 2013 17:04:09 -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 19275 invoked by uid 89); 17 Dec 2013 17:04:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ea0-f176.google.com Received: from mail-ea0-f176.google.com (HELO mail-ea0-f176.google.com) (209.85.215.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 17 Dec 2013 17:04:06 +0000 Received: by mail-ea0-f176.google.com with SMTP id h14so2993262eaj.21 for ; Tue, 17 Dec 2013 09:04:03 -0800 (PST) X-Received: by 10.14.208.199 with SMTP id q47mr24294408eeo.77.1387299843588; Tue, 17 Dec 2013 09:04:03 -0800 (PST) Received: from [172.21.188.131] ([62.154.173.198]) by mx.google.com with ESMTPSA id h48sm54679955eev.3.2013.12.17.09.04.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Dec 2013 09:04:02 -0800 (PST) Message-ID: <52B08403.4040909@gmail.com> Date: Tue, 17 Dec 2013 17:04:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00305.txt.bz2 Il 12/17/2013 4:57 PM, Trong Nguyen ha scritto: > JonY <10walls gmail.com> writes: > >> >> * Previous gcc4-4.5.3 has been renamed to gcc and placed as previous. >> > > I have some program that use gcc4 packet (like NS2), so, how can I rename > gcc back to gcc4 > > in your ~/bin or /usr/local/bin ln -s /usr/bin/gcc gcc4 -- 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