On 09/09/2013 21:31, Marian Talbert wrote:
I'm trying to get the this Fortran array bounds check to run on my code as my
package has been rejected for failing this test. I read writing R
extensions and it appears to run this test I should use a Makevars file with
one of the following two flags d
I'm trying to get the this Fortran array bounds check to run on my code as my
package has been rejected for failing this test. I read writing R
extensions and it appears to run this test I should use a Makevars file with
one of the following two flags depending on my compiler:
FCFLAGS = -g -O2 -m