Under the DOS targets, the default stack is set to 256 kB. This can be modi ed with the
GO32V2 target using a special DJGPP utility stubedit. It is to note that the stack size may
be enlarged with the compiler switch (-Cs). If the size speci ed with -Cs is greater
than the default stack size, it will be used instead, otherwise the default stack size is
used.