Question about gmp-chudnovsky.c
Laurent Fousse
laurent at komite.net
Mon Sep 11 22:46:21 CEST 2006
Hello,
* Blake Huff [Mon, Sep 11, 2006 at 03:36:45PM -0500]:
> My segfault woes were solved when I configured GMP with --enable-
> alloca=no, or --enable-alloca=malloc-reentrant forcing the variables
> to malloced instead of coming off the stack. You might-could
> allocate more stack memory for your program, but I'm not entirely
> sure how to do that in Debian-a google search would probably turn up
> some techniques.
`help ulimit' suggests "ulimit -s" (nothing particularly
debian-specific).
More information about the gmp-discuss
mailing list