Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: From: "William J. Moulton" To: "Cygwin User Mailing List" Subject: GCC Errors - two versions released Date: Mon, 21 Jul 2003 21:42:51 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Has anyone noticed that two versions of GCC were released with the latest versions of cygwin? I experienced many compile and makefile errors only to discover it was the GCC compiler version. And have watched problem after problem be reported to the newsgroup about the compiler and makefile. Version 2.95 is called by adding -2 to the call for the compiler (eg. gcc-2 or g++-2, etc.) Using just GCC (or g++) calls version 3.x. After making this change all my compile and makefile problems disappeared. Also wouldn't it make sense to release the most stable version as gcc and the newer version as gcc2 of gcc-dev? The everyone could avoid some headaches. William J. Moulton -- 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/