Hi all,

If I set CMAKE_OSX_ARCHITECTURES to, for example, "i386 ppc", then
configure, generate, and make, everything works great.  However, if I
then go back into ccmake and append a new architecture, say change it to
"i386 ppc ppc64" then  configure, generate, and make again, the make
step just proceeds to 100% very quickly.  It does not intelligently only
do a ppc64 build.

Is this a bug?  Is there a workaround other than 'make clean'?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to