
19 Dec
2011
19 Dec
'11
3:27 p.m.
On Sun, Dec 18, 2011 at 02:11:45PM +0400, Fred Mesnard wrote:
Hi all!
I am considering upgrading to OS X 10.7 (Lion). Will I be able to compile the PPL? Thanks in advance,
Fred, One caveat about building ppl under Lion with the system llvm-gcc is that -frounding-math support doesn't exist in the llvm-based compilers yet. So either you have to pass --disable-fpmath to configure with llvm-gcc/clang or build with gcc-4.2 which has a functional -frounding-math option. Note that Xcode 4.2 and later no longer provide gcc-4.2 so that option is problematic. Jack
Fred
PPL-devel mailing list PPL-devel@cs.unipr.it http://www.cs.unipr.it/mailman/listinfo/ppl-devel