pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [Solved] Re: MPFR



David Brownlee a écrit :
On 24 March 2016 at 20:41, BERTRAND Joël <joel.bertrand%systella.fr@localhost> wrote:
Bug found. In mk/platform/NetBSD.mk, you have specified for Alpha
CFLAGS=-mieee (line 116). And mpfr cannot be built with this flag.

I think that was added (a long time back :) to help most apps which
expect IEEE754 behaviour to work better on Alpha.

Presumably mpfr used to be able to be built with the flag? I wonder
what changed?


It was. I've used this flag on linux without trouble. I have seen that mpfr was added in gcc53 sources (provided by pkgsrc team, I haven't checked on gnu ftp). gcc53 cannot be built on alpha also.

Home | Main Index | Thread Index | Old Index