
31 Jan
2012
31 Jan
'12
8:57 a.m.
On 01/31/2012 12:33 AM, David Abdurachmanov wrote:
Hi,
Thanks for the reply.
I have tried removing -frounding-math option from the configuration file, but those 6 tests were still failing. I am currently using 0.11.2. When is a new release with clang support foreseen on PPL roadmap?
P.S. I have not yet tried compiling GIT HEAD version of PPL on Mac OS X Lion.
Thanks, David
There is no point in removing -frounding-math. I think that the simplest solution is to add option
--enable-fpmath=no
to your configuration command.
Next release of PPL has not been scheduled yet.
Regards, Enea.