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)

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to