X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0	tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: Shouldn't gcc-4 depend on libmpfr4 ?
Date: Wed, 6 Mar 2013 13:36:05 +0000 (UTC)
Lines: 21
Message-ID: <loom.20130306T142456-605@post.gmane.org>
References: <CAEhDDbDwsH=CvsJXFFTgbrEhVp_-sUU-q-=tJONYaKP=m95Weg@mail.gmail.com>	<5131CD7E.8050001@gmail.com>	<loom.20130304T080048-222@post.gmane.org>	<20130304090904.GA5468@calimero.vinschen.de>	<loom.20130304T110538-61@post.gmane.org>	<20130304161925.GA4078@calimero.vinschen.de>	<loom.20130304T193416-681@post.gmane.org>	<CA+sc5mk2MgnjYA2OtaK7d7Aed_tpqXVoD=80NVQ6-uO=LNSUpw@mail.gmail.com>	<87ip57nf3r.fsf@Rainer.invalid>	<20130305034127.22dc8a65@YAAKOV04>	<loom.20130305T115614-775@post.gmane.org>	<20130306033005.411192a5@YAAKOV04>	<loom.20130306T120329-190@post.gmane.org>	<loom.20130306T125459-574@post.gmane.org>	<20130306061514.069bf4d9@YAAKOV04>	<loom.20130306T133459-48@post.gmane.org> <20130306071710.223ea462@YAAKOV04>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Yaakov <yselkowitz <at> users.sourceforge.net> writes:
> But does it affect the operation of gcc in any way?

Yes, gcc stops working: AFAICS it simply never starts and returns with 127.

> What do you mean "can't be linked"?

When I try to do an ldd on gcc the output stops at the last library before
cyggmp-?.dll (I don't know if -3 or -10 would come first).  So at the moment
I've just updated libmpc, which makes it libmpc3 (which no package links
against) and I could probably link cygmpc-1.dll to cygmpc-3.dll to remove the
double dependency of gcc to libmpfr1 and libmpfr4 as long as I keep libmpfr4
linked against the old libgmp3.

Again, the sticky thing here is libmpfr4, which doesn't change version, but
would link to different support library versions depending on whether gmp was
updated or not.


Regards,
Achim.


--
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

