[Insight-developers] No longer building XCode

Sean McBride sean at rogue-research.com
Tue Aug 30 16:54:15 EDT 2011


On Tue, 30 Aug 2011 14:01:14 -0400, Bradley Lowekamp said:

>I am not certain how to verify if the executable was build in release or
>debug. I looked at the symbols with nm and that didn't seem conclusive,
>so I fired up gdb and I wasn't able to get line numbers or anything. I
>am assuming it wasn't build in debug mode, but I am not 100% certain.

I'm certain that my build machines are running Release CMake.

>I would like to think that more time is spent compiling the code the
>parsing the output of the compiler as the amount of code ( especially
>with all of ITK's include ) should be much greater then the output.

I'm pretty sure it actually spends more CPU cycles parsing.  Take a look at the CMake dashboard, my nightly builds using 'unix makefiles' take about 1.5 minutes, where using the 'Xcode' generator takes 7.9 (in the 'configure' column).

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the Insight-developers mailing list