<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The first thing I would try is deleting the binary directory and building from scratch....<br>

</blockquote><div>I started completely from scratch and this still happened. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
1) Go to the Code/Common (binary) directory and type<br>


<br>                make  itkThreadLogger.o<br>     <br>     Does it build ?</blockquote><div>no <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

     Can you find the file:<br><br>      Insight/Code/Common/CMakeFiles/ITKCommon.dir/itkThreadLogger.o<br><br>      ??</blockquote><div><br>No, it is not there.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br><br>2) How many cores does your machine has ?</blockquote><div>I have 2 cores.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>3) Compiler version ?</blockquote><div>This seems to be the problem. I was using the cvs version of gcc. Like I mentioned before, it works with everything else, so it seems very strange it doesn&#39;t work with ITK? I reverted to the gcc that ships with Fedora 11 and ITK compiled just fine (so at this point we can mark my problem &quot;resolved&quot;). I don&#39;t understand how 44% of ITK could build if there was a problem with the compiler/environment?<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">4) When the processor is at 100%, what *exactly*<br>
    is the process that is taking 100% of the CPU ?<br><br>           make ?, cmake ?, gcc ?  ld ?  as ?<br></blockquote><div><br>cc1plus is taking 98.8% of the cpu<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>5) Does it always stop when building that file ?<br>     itkThreadLogger.o ?<br>     or have you seen this happen when building <br>     other .o file ?<br></blockquote><div>I am not 100% sure (as I wasn&#39;t paying attention on the other machine), but on this one it has always been itkThreadLogger.o<br>

 
<br>Like I said, I am back up and running, but for information sake does it make sense to you how the other compiler could &quot;kind of&quot; work?<br><br>Thanks,<br><br>David<br></div></div>