X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS Message-Id: Date: Sat, 28 Feb 2009 14:53:04 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] End-of-life/Updated: gcc-3.4.4-999 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: cygwin AT cygwin DOT com 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 A new release of gcc, version 3.4.4-999, has been uploaded to sourceware.org, and will appear on your local mirror after it next refreshes. The old GCC-3.4.4 compiler has reached end of life, and is being retired. This is the final release of GCC series 3 on Cygwin; future development will focus on GCC-4 on Cygwin-1.7. To aid with backward-compatibility, the old compiler is being retained, but will be demoted from system default, and GCC-4 promoted. The purpose of this release is to move the compiler into its legacy status. This release is a straight rebuild from source of the existing gcc-3.4.4-3, with no source modifications, but with packaging script changes to enable 'alternatives' switching between the use of GCC-3 and GCC-4. The scripts will install alternatives switching for GCC-3, but still leave it as the system default, so no change in behaviour should be seen. The next release of GCC-4 will install alternatives groups for GCC-4, and switch it to be the system default compiler. ------------------------------ooOOOoo------------------------------ PLEASE SEND BUG REPORTS, PROBLEMS, ETC. TO THE CYGWIN MAILING LIST. ------------------------------ooOOOoo------------------------------ OBTAINING THE RELEASE ===================== To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup.exe, fill in all of the options, and make appropriate choices on the "Select Packages" screen. Because this is a full "current" version release, any gcc packages you currently have installed will be automatically selected to update, but you'll need to select the Devel category to see gcc and friends if you don't have them already installed. NEWS ==== > From the README: ---------- version 3.4.4-999 ----------- 2009-02-28 * Final release ever of Cygwin series 3 GCC. Release bumped to ridiculously high number to indicate end-of-line. * Functionally identical to 3.4.4-3, but repackaged to use alternatives system, and synchronised with new release of version 4 also using alternatives system, to work around GNAT failure to respect --program-suffix, and allow easy co-installation and default selection of either version. ---------- version 3.4.4-3 ----------- 2006-09-25 * Promoted experimental release to current. * Implemented workaround for g77 library installation bug (PR17725/PR17726/PR21792). ---------- version 3.4.4-2 ----------- 2006-07-20 * Experimental release of gcc-3.4.4-2 to fix PR24196, which has been causing problems passing std::string instances to dlls. Implemented the patch by Paolo Carlini rather than using --enable-fully-dynamic-string. * Restored and updated GNU Pascal, but highly experimental and not seriously tested yet. * Updated build script, but one problem remains: /usr/src must be mounted in managed mode when setup.exe is used to install the sources, or they must be copied from there to a managed directory before building. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/