Increasing stack size
Nicholas Nethercote
njn25@cam.ac.uk
Mon, 11 Feb 2002 13:50:05 +0000 (GMT)
On Mon, 11 Feb 2002, Simon Marlow wrote:
> The -K option definitely works, at least on simple examples I've tried here.
> It looks like the option somehow isn't getting through to the compiled
> program; is it perhaps being gobbled up by an intermediate stage
> (Makefile, script, whatever)?
Yes, the program in question wasn't correctly passing the option onto another
program that it invoked.
Thanks.
--
Nick Nethercote
njn25@cam.ac.uk