Displaying 1 result from an estimated 1 matches for "reserve_size".
Did you mean:
reserved_size
2007 Apr 30
0
Compilation problem
...fine (I can compile test C/C++
programs and I can install and run R). However when I try to compile R
from sources (make distribution) I get the following:
3 [main] ? (43448) c:\local\Rtools\bin\make.exe: *** fatal error - couldn't
allocate heap, Win32 error 487, base 0x680000, top 0x6A0000, reserve_size
126976, allocsize 131072, page_const 4096
5 [main] make 33392 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0x100, errno 11
make[3]: vfork: Resource temporarily unavailable
Now this error occurs at different times during the compilation process.
Usually it com...