[Insight-users] Building Insight hangs...

Bill Lorensen bill.lorensen at gmail.com
Sun Jul 12 13:06:36 EDT 2009


David,

When you say the cvs version of gcc, do your mean a particular tag, or
their current development version?

Bill

On Sun, Jul 12, 2009 at 12:15 PM, David Doria<daviddoria+itk at gmail.com> wrote:
>> The first thing I would try is deleting the binary directory and building
>> from scratch....
>
> I started completely from scratch and this still happened.
>>
>> 1) Go to the Code/Common (binary) directory and type
>>
>>                 make  itkThreadLogger.o
>>
>>      Does it build ?
>
> no
>
>>      Can you find the file:
>>
>>       Insight/Code/Common/CMakeFiles/ITKCommon.dir/itkThreadLogger.o
>>
>>       ??
>
> No, it is not there.
>
>>
>> 2) How many cores does your machine has ?
>
> I have 2 cores.
>
>>
>> 3) Compiler version ?
>
> 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'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 "resolved").
> I don't understand how 44% of ITK could build if there was a problem with
> the compiler/environment?
>
>>
>> 4) When the processor is at 100%, what *exactly*
>>     is the process that is taking 100% of the CPU ?
>>
>>            make ?, cmake ?, gcc ?  ld ?  as ?
>
> cc1plus is taking 98.8% of the cpu
>
>>
>> 5) Does it always stop when building that file ?
>>      itkThreadLogger.o ?
>>      or have you seen this happen when building
>>      other .o file ?
>
> I am not 100% sure (as I wasn't paying attention on the other machine), but
> on this one it has always been itkThreadLogger.o
>
> Like I said, I am back up and running, but for information sake does it make
> sense to you how the other compiler could "kind of" work?
>
> Thanks,
>
> David
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list