X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM,MIME_QP_LONG_LINE,SARE_URI_EQUALS X-Spam-Check-By: sourceware.org Message-ID: <275521.81795.qm@web25505.mail.ukl.yahoo.com> Date: Mon, 4 Jan 2010 15:52:44 +0000 (GMT) From: Marco Atzeri Subject: R: Path problems with libgmpxx.la, libppl.la, libppl_c.la and libcloog-ppl.la - a work around To: cygwin AT cygwin DOT com In-Reply-To: <4B41F60D.5010300@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 --- Lun 4/1/10, David Billinghurst ha scritto: > 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.=A0 This becomes a problem > when the compiler is upgraded. same problems with fortran lib libarpack.la:dependency_libs=3D' /usr/lib/gcc/i686-pc-cygwin/4.3.4/libgfort= ran.la /usr/lib/liblapack.la /usr/lib/libblas.la and basically every time libtool use a .la library file=20 that is not in /usr/lib >=20 > This affects some packages I maintain: libgmpxx, libppl > and > libcloog-ppl.=A0 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++. >=20 > I have a new release of libcloog-ppl "coming soon" that > incorporates this fix. >=20 > 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).=A0 For the moment, affected users will need to > edit the installed libgmpxx.la file. >=20 > =A0=A0=A0 David >=20 > (1) http://www.cygwin.com/ml/cygwin-apps/2009-08/msg00048.html >=20 Marco -- 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