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 ?


Achim Gratz <Stromeko <at> NexGo.DE> writes:
> I've produced a 5.0.5 package anyway so that library will be at the latest
> existing version just to be sure.  Now, the remaining problem is that updating
> libmpc produces cygmpc-3.dll while gcc expects cygmpc-1.dll.  Should these be
> linked (the ABI is AFAICT the same since the original cygmpc-1.dll was produced
> by overriding the version number)?  After all, the trigger for the whole
> exercise was to ensure that gcc doesn't pull in two different versions of
> libmpfr via libmpc1...

Gcc now links to cyggmp-3.dll and cyggmp-10.dll and it doesn't like that a bit.
 Here the ABI is different, so a symbolic link won't work.


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]