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 To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: gcc 4.0 and 3.3 at the same time? Date: Fri, 22 Apr 2005 10:25:27 +0200 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: cng150.neoplus.adsl.tpnet.pl X-Newsreader: Microsoft Outlook Express 6.00.2800.1478 X-IsSubscribed: yes Hi Since gcc 4.0 is out, sooner or later there will be a Cygwin release. As much as I look forward to it, I hope it won't replace the current release of 3.3. I see that C++ headers are kept in /usr/include/c++/3.3.3 and some libraries in /lib/gcc-lib/i686-pc-cygwin/3.3.3, but a bunch of libraries like libstdc++.a are placed in /lib, so there will be an obvious conflict. Does Cygwin gcc maintainer intend to resolve it so that it would be possible for gcc 3.3 and 4.0 to coexist? It seems that all one has to do is to build gcc with some options so that it keeps its libraries somewhere else. I can give it a try and submit a patch to build scripts, but I guess that the maintainer will do it with much less effort. Regards Krzysztof Duleba -- 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/