
13 Oct
2009
13 Oct
'09
8:55 p.m.
Hi there, trying to compile PPL-0.10.2 I get the message
WARNING: CANNOT PROPAGATE EXCEPTIONS BACK FROM GMP: *** MEMORY EXHAUSTION MAY RESULT IN ABRUPT TERMINATION *** This is OK, if you do not plan to use the bounded memory capabilities *** offered by the PPL. Otherwise, if you are using GCC or the Intel; C/C++ compiler, please make sure you use a version of GMP compiled with the -fexceptions compiler option. ... ....
And the end of the configure round.
I just compiled (twice to make sure) GMP 4.3.1 with CPPFLAGS=-fexceptions --enable-cxx
I'm trying to compile this on a CFLS x86_64 system. Is is normal?
Thanks
R.