delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B41F60D.5010300@gmail.com> |
Date: | Tue, 05 Jan 2010 01:07:09 +1100 |
From: | David Billinghurst <dbcygwin AT gmail DOT com> |
User-Agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Path problems with libgmpxx.la, libppl.la, libppl_c.la and libcloog-ppl.la - a work around |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
As discussed previously [1], libraries built with libtool that depend on libstdc++ end up with the full path to the build compiler's libstdc++.la file in their own *.la file. This becomes a problem when the compiler is upgraded. This affects some packages I maintain: libgmpxx, libppl and libcloog-ppl. As a work around on my systems, I have edited the installed files /usr/lib/libgmpxx.la, /usr/lib/libppl.la, /usr/lib/libppl_c.la and /usr/lib/libcloog-ppl.la: replacing /usr/lib/gcc/i686-pc-cygwin/4.3.2/libstdc++.la with -lstdc++. I have a new release of libcloog-ppl "coming soon" that incorporates this fix. I won't release a fixed set of gmp packages at present as a new upstream release gmp-4.3.2 is imminent (late December 2009). For the moment, affected users will need to edit the installed libgmpxx.la file. David (1) http://www.cygwin.com/ml/cygwin-apps/2009-08/msg00048.html -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |