Skip to content
Prev 17869 / 63424 Next

R crashes for large formulas in lm() (PR#8180)

Hi,

Wed, 5 Oct 2005 13:38:12 +0100 (BST)
Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote.
default of stack of ld for Mingw seems to be 2M.
see. binutils-2.16.91-20050827-1/ld/emultempl/pe.em
   289    D(SizeOfStackReserve,"__size_of_stack_reserve__", 0x200000),

How about adding the following to MkRules?
MINGW32LDFLAG=-Wl,--stack=33554432
--
http://www.nakama.ne.jp
e-mail : EIJI Nakama <nakama at ki.rim.or.jp>