X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <49f7c7f10711091405p8593142q6daa35fd9340c0af@mail.gmail.com> Date: Fri, 9 Nov 2007 17:05:03 -0500 From: "Jevin Sweval" To: cygwin AT cygwin DOT com Subject: Version mismatch - gcov and -mno-cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 When adding instrumenting to -mno-cygwin compiled programs (using -ftest-coverage -fprofile-arcs and linking against -lgcov), I get and error complaining about "version mismatch between version 304c and 304m". Using `strings`, I believe that the gcc versions (for the cygwin and mingw cc1) are 304c and that libgcov is version 304m. Is there any chance that the package could be fixed? If not, any advice on what to do to fix the problem? Thanks! -Jevin Sweval -- 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/