X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4FCF6690.5040701@gmail.com> References: <4FCF6690 DOT 5040701 AT gmail DOT com> Date: Wed, 6 Jun 2012 16:24:21 +0200 Message-ID: Subject: Re: Problem with binary installation of cppunit 1.12.1-2 with setup.exe version 2.774 From: Csaba Raduly To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 On Wed, Jun 6, 2012 at 4:17 PM, marco atzeri wrote: > On 6/6/2012 4:00 PM, Anthony Ricke wrote: >> >> Hello All, >> >> I updated my cygwin installation using setup.exe version 2.774, and I >> included the binary distribution of the cppunit package (cygwin >> package version 1.12.1-2). I wrote compiled and built a simple unit >> test program using G++ (cygwin package version 3.4.4-999). After >> building and running the unit testing program, program gives the >> following message (in summary): > > > try again with gcc4-g++ 4.5.3-3 > > gcc-3 is really obsolete More likely, the problem is caused by the fact that the CppUnit package in the Cygwin distribution is built by g++-4 (4.5.3) whereas Anthony's object files were created by g++-3. Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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