X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org X-Received: by 10.224.181.210 with SMTP id bz18mr9409802qab.68.1362565780380; Wed, 06 Mar 2013 02:29:40 -0800 (PST) Date: Wed, 6 Mar 2013 03:44:59 -0600 From: Yaakov (Cygwin/X) To: cygwin AT cygwin DOT com Subject: Re: Shouldn't gcc-4 depend on libmpfr4 ? Message-ID: <20130306034459.7b524c1e@YAAKOV04> In-Reply-To: <20130305034127.22dc8a65@YAAKOV04> References: <5131CD7E DOT 8050001 AT gmail DOT com> <20130304090904 DOT GA5468 AT calimero DOT vinschen DOT de> <20130304161925 DOT GA4078 AT calimero DOT vinschen DOT de> <87ip57nf3r DOT fsf AT Rainer DOT invalid> <20130305034127 DOT 22dc8a65 AT YAAKOV04> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Tue, 5 Mar 2013 03:41:27 -0600, Yaakov (Cygwin/X) wrote: > On Mon, 04 Mar 2013 20:23:52 +0100, Achim Gratz wrote: > > Earnie Boyd writes: > > >> If someone can sell me a clue on why autotools skips the renaming of lib*.dll to > > >> cyg*.dll for gmp (this should normally be done via soname_spec, but it is always > > >> empty in the generated libtool script), I could perhaps provide updated > > >> packages, but at least working cygport files. > > > > > > Perhaps it needs to be updated to use newer autotools, especially libtool. > > > > I've already done that, I've even ran autoupdate (and fixed some fallout > > from that), but this didn't change things a bit. It might be that > > LT_INIT is called at the wrong place, but I'm running out of ideas (for > > today, anyway). > > The problem is a hack in gmp's configure.ac which is incompatible with > newer libtool versions. As I've been working on 64bit packages, these > are now in Ports git: > > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gmp;a=tree > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/mpfr;;a=tree > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/libmpc;a=tree And here are the rest: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ppl;a=tree http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/cloog-ppl;a=tree http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/isl;a=tree http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/cloog-isl;a=tree Yaakov -- 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