Comments on: how to increase stack size in linux. /linux-based-tips/how-to-increase-stack-size-in-linux/ Because one technology can make another technology rich Fri, 25 May 2012 23:21:19 +0000 hourly 1 http://wordpress.org/?v=3.3.2 By: saurabh /linux-based-tips/how-to-increase-stack-size-in-linux/#comment-100 saurabh Sat, 19 Nov 2011 06:00:30 +0000 /?p=501#comment-100 Its Programmatic Way Its Programmatic Way

]]>
By: jigar /linux-based-tips/how-to-increase-stack-size-in-linux/#comment-99 jigar Sat, 19 Nov 2011 05:57:46 +0000 /?p=501#comment-99 buddy stack size also can be increaese by this way gcc -Wl,--stack,16777216 -o file.exe file.c no need to do this all stuff in code...!! buddy stack size also can be increaese by this way

gcc -Wl,–stack,16777216 -o file.exe file.c

no need to do this all stuff in code…!!
jigar recently posted..how to increase stack size in linux.My Profile

]]>