Hi,<br><br>I tried to upgrade from version 06-02-21 to 06-06-27 and ran into problems while compiling the examples.<br>Since Erf.h depends on CondExpGt and CondExpGe I had to interchange the lines<br><br># include &lt;CppAD/local/MathOther.h&gt;
<br># include &lt;CppAD/local/CondExp.h&gt;<br><br>of &quot;ADValued.h&quot; to make things work.<br><br>Kasper<br><br>g++ --version<br>g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)<br><br>