--- mintlib/mintlib/crtinit.c Wed Oct 8 16:23:14 2003 +++ mintlib.new/mintlib/crtinit.c Wed Jan 9 22:54:54 2008 @@ -197,6 +197,8 @@ notenough: Cconws("Fatal error: insufficient memory\r\n"); + Cconws("Hint: either decrease stack size using 'stack' command (not recomended)\r\n" \ + " or increase TPA_INITIALMEM value in mint.cnf.\r\n"); Pterm(-1); }