Displaying 1 result from an estimated 1 matches for "rfincad".
2008 Dec 09
1
any suggestions to deal with 'Argument list too long' for a R CMD check?
...writing my own configure
script (which could possibly feed the gcc commands one by one).
-Whit
RHEL 5
[whit at linuxsvr]$ uname -a
Linux linuxsvr.kls.corp 2.6.18-92.1.18.el5 #1 SMP Wed Nov 5 09:00:19
EST 2008 x86_64 x86_64 x86_64 GNU/Linux
from 00install.out:
* Installing *source* package 'RFincad' ...
** libs
g++ -I/usr/local/lib64/R/include -I/usr/local/include
-I./RAbstraction -I./R.tslib.backend -I./tslib -fpic -g -O2 -c
aaAccrual_days_act252.cpp -o aaAccrual_days_act2\
52.o
make: execvp: g++: Argument list too long
make: *** [aaAccrual_days_act252.o] Error 127
ERROR: compilation f...