the stack space is specified in the makefile.
----- Original Message -----
From: "robert delius royar" <royar(a)adelphia.net>
To: "Paul Moore" <gustav(a)morpheus.demon.co.uk>
Cc: "Ben Wing" <ben(a)666.com>; <xemacs-beta(a)xemacs.org>
Sent: Tuesday, March 11, 2003 5:30 PM
Subject: Re: Error if locale is omitted in set-progress-feedback-instantiator
On Tue, 11 Mar 2003, Paul Moore wrote:
> Right. I did a binary search on the initialisation files. The line
> that causes the problem is in my custom.el custom-set-variables
> section:
>
> '(font-lock-mode nil nil (font-lock))
>
> I've no idea why this breaks one build but not the other.
>
> Just as a check, I looked at (current-locale) on both machines. Both
> show "English_United States.1252", so that doesn't look relevant...
>
> I'm out of ideas now. Any suggestions?
How is stack space handled in MSC exe files? Could it be too small in the
executable compiled under XP? Is any of this statically created at link
time?