This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shouldn't gcc-4 depend on libmpfr4 ?


Yaakov <yselkowitz <at> users.sourceforge.net> writes:
> > Gcc now links to cyggmp-3.dll and cyggmp-10.dll and it doesn't like
> > that a bit.
> 
> How so?

I've built and installed a new gmp, then updated and built a new mpfr.  It is
now linked to cyggmp-10.dll, but the mpfr library itself is still cygmpfr-4.dll
and gcc links itself to cyggmp-3.dll... classic dependency hell.

> Of course not, that is the point of library versioning, after all.

Sure.  In this case the library versioning doesn't do any good, however, since
it didn't change even though the result can't be linked.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]