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: Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1 Date: Wed, 25 Aug 2004 19:27:39 +0200 Lines: 23 Message-ID: References: <200408241633 DOT i7OGXSf02448 AT esds DOT vss DOT fsi DOT com> <721844652610 DOT 20040825190623 AT familiehaase DOT de> 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: ya90.internetdsl.tpnet.pl X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-IsSubscribed: yes Gerrit P. Haase wrote: > More difficult is C++, ObjC, Java and Fortran which have their runtime > in /usr/lib, there is just one version possible, versioned libraries are > currently not supported. Is this true? I have 3.3.1 libraries in /lib and /lib/gcc-lib/i686-pc-cygwin/3.3.1, but 2.95 libraries only in /lib/gcc-lib/i686-pc-cygwin/2.95.3-10. When 3.4 becomes default and official, could you release a 3.3 build with libraries moved completely to /lib/gcc-lib ? > In case you need several libstdc++ libraries I recommend to rebuild the > compiler yourself (should be no problem if you use the provided sources, > at least since version 3.3.1 all is in the source tarball included) and > use the configure option to enable versioned libs: > --enable-version-specific-runtime-libs What will it do? Will it rename libstdc++ to something like libstdc++3.3? 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/