next up previous contents index
Next: The Gory Details Up: Configure script Previous: Configure script   Contents   Index

Debugging

By default freefem is compiled with the -O2 flags for optimization. If you want to debug the library, then USE the following configure option -enable-debug. That is to say, type

configure --enable-debug
at the configure step of the installation.



Christophe Prud'homme 2001-10-20