<div class="gmail_quote"><br><br>Hi Panagiotis,<br><br>There are multiple &quot;CONFIGURE_FILE&quot; commands in the top <br>CMakeLists.txt file.<br><br>Are you referring to the one in line 749 ?<br><br><br>CONFIGURE_FILE(${ITK_SOURCE_DIR}/<a href="http://itkConfigure.h.in" target="_blank">itkConfigure.h.in</a> <br>

  ${ITK_BINARY_DIR}/itkConfigure.h)<br><br><br>Please clarify,<br><br><br>      Thanks<br><br><br>             Luis<br><br><br>------------------------------------------------------------------------------<div><div></div>
<div class="h5"><br><div class="gmail_quote">
On Fri, Jul 10, 2009 at 11:42 AM, Panagiotis Foteinos <span dir="ltr">&lt;<a href="mailto:pafotein@gmail.com" target="_blank">pafotein@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The problem concerns gcc 4.3.3 on the periodic ITK release 3.14.0.<div><div></div><div><br><br><br><div class="gmail_quote">On Fri, Jul 10, 2009 at 11:05 AM, Luis Ibanez <span dir="ltr">&lt;<a href="mailto:luis.ibanez@kitware.com" target="_blank">luis.ibanez@kitware.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi Panagiotis,<br>
<br>
Thanks for pointing this out.<br>
<br>
    This problem that you mentioned,<br>
    Is is specific to GCC 4.3.3. ?<br>
<br>
<br>
We have three Nightly submissions of ITK with GCC 4.3.<br>
<br>
 * gelas.megason-lab.hms   Linux-g++-4.3.2-x86_64<br>
 * gargon.hooperlab        Linux-gcc-4.3.2-x86_64<br>
 * BillsBasement           Linux-gcc4.3.0-GLIBCXX_DEBUG<br>
<br>
<br>
Please let us know,<br>
<br>
<br>
    Thanks<br>
<br>
<br>
       Luis<br>
<br>
<br>
<br>
-----------------------------<br>
Panagiotis Foteinos wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>
Hello yall.<br>
<br>
I have recently upgraded from the legacy GCC collection to GCC 4.3.3. Actually, my (new) linux distro has GCC-4.3.3 by default. What I did not remember is that the new g++ compiler does not recognize the deprecated stream headers, simply because, these headers are not installed in the new linux distributions.<br>



<br>
Due to the lack of these deprecated stream headers, when the compiler used is of version 4, the compilation of the newest ITK release fails.<br>
<br>
The problem is solved, however, when the following line is added in the CmakeLists file (before the CONFIGURE_FILE command):<br>
<br>
    INCLUDE(TestForANSIStreamHeaders)<br>
<br>
<br>
I hope I helped someone facing the same problem.<br>
<br>
Regards,<br>
Panagiotis<br>
<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote>
</blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></div><br>