[CMake] Re: Setting the compiler

Matthew Woehlke mw_triad at users.sourceforge.net
Fri Jul 27 17:41:39 EDT 2007


Juan Sanchez wrote:
> Would changing the compiler (64bit to 32bit) using environment variables
> trigger massive recompilation (dependency hell) when changing the
> setting back from (32bit to 64bit)?  Note that 32bit and 64bit would
> have separate build directories.

If you have separate build directories, then you aren't changing 
compilers ("change" only means anything within a build tree, except for 
"changing build trees"). Why would this trigger recompiles? :-)

-- 
Matthew
"...anyway, that's my 0.02 toasters"
(with apologies to Niel)



More information about the CMake mailing list