H.1 DOS

Under the DOS targets, the default stack is set to 256 kB. This can be modified 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 specified with -Cs is greater than the default stack size, it will be used instead, otherwise the default stack size is used.