Rootis
2009-10-28 04:29:06 UTC
How can I do that?
I tried to use tinycc library, everything was perfect, until I tried to compile big function... When function size in cache exeeds 4096 limit, then windows are trying to launch "__chkstk" function and everything crashes. And I don't know the other way how to solve this problem.