<div dir="ltr">Sorry my mistake i realized that my script configuring the ITK build<div>also had the option -DVNL_CONFIG_ENABLE_SSE2:BOOL=ON</div><div><br></div><div style>Now it&#39;s working perfectly</div><div style><br>

</div><div style>B</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 3, 2013 at 10:33 AM, Williams, Norman K <span dir="ltr">&lt;<a href="mailto:norman-k-williams@uiowa.edu" target="_blank">norman-k-williams@uiowa.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Those symbols (_mm_cvtsd_si32 and _mm_set_sd) are SSE2 intrinsics. They<br>
are documented here: <a href="http://software.intel.com/en-us/avx/" target="_blank">http://software.intel.com/en-us/avx/</a><br>
<br>
I think there is some mismatch between the compiler flags you&#39;re using to<br>
build ITK and to build your application.  In particular, you need to add<br>
flags for GCC to use SSE/SSE2.<br>
<br>
I&#39;d look through ITK&#39;s CMakeCache.txt and see what flags it is setting in<br>
all the CMAKE_C_FLAGS* and CMAKE_CXX_FLAGS* CMake variables.  The ITK<br>
CMake config process uses check_cxx_source_compiles to determine if the<br>
SSE intrinsics are supported. There&#39;s a stackoverflow topic on the subject<br>
<a href="http://stackoverflow.com/questions/661338/sse-sse2-and-sse3-for-gnu-c" target="_blank">http://stackoverflow.com/questions/661338/sse-sse2-and-sse3-for-gnu-c</a><br>
<br>
<br>
--<br>
Kent Williams <a href="mailto:norman-k-williams@uiowa.edu">norman-k-williams@uiowa.edu</a><br>
<div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
On 4/2/13 2:04 PM, &quot;Benoit Scherrer&quot; &lt;<a href="mailto:benoitscherrer@gmail.com">benoitscherrer@gmail.com</a>&gt; wrote:<br>
<br>
&gt;Thanks for the answer!<br>
&gt;<br>
&gt;<br>
&gt;yes i even deleted everything (all build/install folders) twice  and<br>
&gt;re-run cmake (not ccmake / cmake-gui) with<br>
&gt;-DCMAKE_CXX_FLAGS:STRING=-m32 -DCMAKE_C_FLAGS:STRING=-m32<br>
&gt;-DCMAKE_EXE_LINKER_FLAGS:STRING=-m32 -DCMAKE_REQUIRED_FLAGS:STRING=-m32<br>
&gt;<br>
&gt;<br>
&gt;directly in the command line (so for the first CMake config)<br>
&gt;<br>
&gt;<br>
&gt;Rq: ITK *do* compile so it has the correct configuration<br>
&gt;then, my application includes itkIndex.h which includes itkMath.h which<br>
&gt;includes itkMathDetail.h<br>
&gt;and it refuses to compile.<br>
&gt;<br>
&gt;<br>
&gt;RQ: the x86_64 compile without any trouble.<br>
&gt;Maybe i missed the installation of some x86 (i686) developer package?<br>
&gt;<br>
&gt;<br>
&gt;B<br>
&gt;<br>
&gt;<br>
&gt;On Tue, Apr 2, 2013 at 11:54 AM, Bradley Lowekamp<br>
&gt;&lt;<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>&gt; wrote:<br>
&gt;<br>
&gt;Did you provide those command line parameter the first time CMake ran is<br>
&gt;configuration?<br>
&gt;<br>
&gt;<br>
&gt;By adding those options afterwards you are changing the architecture you<br>
&gt;are compiling for, so thing left in the CMakeCache may be wrong. You must<br>
&gt;have those the first time CMake performs it&#39;s configuration.<br>
&gt;<br>
&gt;<br>
&gt;Brad<br>
&gt;<br>
&gt;On Apr 2, 2013, at 11:13 AM, Benoit Scherrer &lt;<a href="mailto:benoitscherrer@gmail.com">benoitscherrer@gmail.com</a>&gt;<br>
&gt;wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;Hi,<br>
&gt;<br>
&gt;<br>
&gt;I successfully compiled ITK 4.4 (from the git repository today)<br>
&gt;in 32bits on my x86_64 linux.<br>
&gt;I&#39;m using the cmake command line parameters:<br>
&gt;-DCMAKE_CXX_FLAGS:STRING=-m32 -DCMAKE_C_FLAGS:STRING=-m32<br>
&gt;-DCMAKE_EXE_LINKER_FLAGS:STRING=-m32<br>
</div></div>&gt;-DCMAKE_REQUIRED_FLAGS:STRING=-m32However, when compiling an application<br>
<div class="im">&gt;using it (with the same -m32 parameters for cmake) i get the typical<br>
&gt;error from itkMathDetail.h<br>
&gt;177:38: error: &#39;_mm_set_sd&#39; was not declared in this scope<br>
&gt;177:40: error: &#39;_mm_cvtsd_si32&#39; was not declared in this scope<br>
</div>&gt;etc..Do you know what is happening? I deleted the whole build directories<br>
<div class="im">&gt;and rebuild everything from scratch (with the -m32 parameters) to be sure<br>
&gt;to have a clean CMakeCache for both ITK and my app but it was not<br>
&gt;successful.Any idea?<br>
&gt;Thanks!B<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;_______________________________________________<br>
</div>&gt;Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> &lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
<div class="im">&gt;<br>
&gt;Visit other Kitware open-source projects at<br>
&gt;<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt;Kitware offers ITK Training Courses, for more information visit:<br>
&gt;<a href="http://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt;Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt;Follow this link to subscribe/unsubscribe:<br>
&gt;<a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div>________________________________<br>
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.<br>


________________________________<br>
</blockquote></div><br></div>