X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= Date: Thu, 8 Sep 2011 07:32:00 +0200 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p885Wrwv006488 I have recompiled the code I am working on with i686-pc-cygwin-g++ 4.5.3. I get many of the following messages from the linker: /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: gcc-release/obj/BTest/Test.o: warning: duplicate section `.rdata$_ZTISs[typeinfo for std::basic_string, std::allocator >]' has different size I do not get this error cross-compiling the same code with i686-pc-mingw32-g++ 4.5.2. Any chance that this comes from the new version? Frédéric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple