<div dir="ltr"><div>Thank you for the update. Adol-C 2.5 builds fine with gcc. With clang and C++11 mode, I&#39;m getting Colpack errors:<br></div><div><br></div><div><div><font face="courier new, monospace">Undefined symbols for architecture x86_64:</font></div>


<div><font face="courier new, monospace">  &quot;ColPack::GraphColoringInterface::GenerateSeedHessian(double***, int*, int*, std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt;, std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt;)&quot;, referenced from:</font></div>


<div><font face="courier new, monospace">      _sparse_hess in libsparse.a(sparsedrivers.o)</font></div></div><div><br></div><div>I suppose it might be because Colpack itself wasn&#39;t build in C++11 mode, but unfortunately, that does not build.</div>


<div><br></div><div>So is sparse mode not supported with clang?<br></div><div><br></div><div>This is a problem because if Colpack is installed, configure auto-detects it and builds against it. Passing --without-colpack or --disable-sparse doesn&#39;t change that behavior.</div>


<div><br></div><div>Thanks.</div><div><br></div><div>Dominique</div>
</div>