NAME
setstackspace - modify the default stack size for an
application
SYNOPSIS
setstackspace file <stack size>
DESCRIPTION
Personal MachTen allocates a fixed stack of 16 kilobytes
when a
Unix application is launched. Applications that define large
stack
based storage may exceed this allotment. Setstackspace is
run on
the application file to permanently modify the default stack
size
allocated at launch time.
NOTES
Setstackspace will not operate on a running application. The
stack
size parameter is entered in bytes.
SEE ALSO
ld(1)