[PPL-devel] warning GMP -fexception message on configure

Reimundo Heluani rheluani at gmail.com
Tue Oct 13 20:55:35 CEST 2009


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.






More information about the PPL-devel mailing list