Am Monday 23 August 2010 schrieb Eric Noulard:

> I'm not a windows expert but since execute_process somehow
> Fork/CreateThread/CreateProcess from 32 bits CMake I doubt
> that this 32bits app may fork a 64bits one.

You can start a 64 bit process from a 32 one as you can do the other way 
round. You just can't use libraries of different pointer length without magic.

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
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 CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to