<p>Okay... what if we try to avoid using the wrapper libarmadillo.so and link directly against ATLAS?</p>

<pre><code>$ g++ -std=c++0x -DARMA_DONT_USE_WRAPPER -o test test.cpp -I/home/rcf-40/haifengc/panfs/armadillo-6.500.4/tmp/include -L/usr/lib64/atlas/ -latlas -llapack -lblas
</code></pre>

<p>Does that work?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/511#issuecomment-181892612">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFFtTub7Odj8Xp7PTEUTZexiXI1fDks5pifDOgaJpZM4HPrM8.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/511#issuecomment-181892612"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>