Hi. I'm trying to compile (CMD SHLIB) a simple c program under R-1.6.1. version: platform powerpc-ibm-aix5.1.0.0 arch powerpc os aix5.1.0.0 system powerpc, aix5.1.0.0 status major 1 minor 6.1 year 2002 month 11 day 01 language R
/usr/local/R-1.6.1/bin/R CMD SHLIB matrix.add.c
cc_r -I/usr/local/R-1.6.1/lib/R/include -I/usr/local/include -O -qmaxmem=-1 - qarch=auto -qtune=auto -c matrix.add.c -o matrix.add.o mmap failed: Not enough space make: *** [matrix.add.o] Error 1
As far as I can tell, I have plenty of space on the system, both disk space and physical memory when I try this. I looked around in the documentation and mailing list, but didn't find anything. Anyone have any ideas? Thanks for any help, Matthew Wiener RY84-202 Applied Computer Science & Mathematics Dept. Merck Research Labs 126 E. Lincoln Ave. Rahway, NJ 07065 732-594-5303 ------------------------------------------------------------------------------