Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-12-21 Thread Achim Gratz
Am 17.12.2013 18:04, schrieb marco atzeri: in your ~/bin or /usr/local/bin ln -s /usr/bin/gcc gcc4 Actually, you will need to ln -s /usr/bin/gcc gcc-4.exe ln -s /usr/bin/g++ g++-4.exe or some build system checks using EXEEXT will produce quite unexpected results. (I have personally

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-12-20 Thread Reini Urban
On Tue, Dec 17, 2013 at 11:04 AM, marco atzeri wrote: ... Note that this also needs to be done when building perl XS extensions. With the next perl update we will use gcc then. in your ~/bin or /usr/local/bin ln -s /usr/bin/gcc gcc4 -- Reini Urban http://cpanel.net/

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-12-17 Thread Trong Nguyen
JonY 10walls at 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 -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-12-17 Thread marco atzeri
Il 12/17/2013 4:57 PM, Trong Nguyen ha scritto: JonY 10walls at 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

[ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread JonY
Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous gcc4-4.5.3 has been renamed to gcc and

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Eric Lilja
On 2013-07-02 12:26, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Ryan Johnson
On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Csaba Raduly
On Tue, Jul 2, 2013 at 12:26 PM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code.

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread JonY
On 7/2/2013 20:00, Ryan Johnson wrote: On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Ryan Johnson
On 02/07/2013 10:50 AM, JonY wrote: On 7/2/2013 20:00, Ryan Johnson wrote: On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed