Hi,
We encountered a problem with this option: Such big stack sizes negatively 
affect threads count.

Numbers: with 10Mb stacks it is possible to create ~195 threads on 32-bit 
system, with default 1Mb stacks it is possible to create ~2000 threads on the 
same system.

So why does CMake need such huge stacks? And are such stacks necessary for 
every program (even C++)?

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

Reply via email to