From 559e4713db0a58ecf9970bd3a5199632ca9e248b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 5 Sep 2001 16:00:13 +0000 Subject: Set correct value for default (PE) stack size. --- ld/ld.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 5bc0a30..69bc3a7 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1749,7 +1749,7 @@ addresses which are a multiple of this number. Defaults to 0x1000. @item --stack @var{reserve} @itemx --stack @var{reserve},@var{commit} Specify the amount of memory to reserve (and optionally commit) to be -used as stack for this program. The default is 32Mb reserved, 4K +used as stack for this program. The default is 2Mb reserved, 4K committed. @kindex --subsystem -- cgit v1.1