Hello!

I'm building a package on Windows 10  which uses the PGI Fortran compiler.
I have a Makefile set up in the src directory, and when I run "make all",
the subroutines compile beautifully.

Now I want to create my package.  When I run R CMD check, naturally,
gfortran is called.  Is there a way that I can direct the check function to
just use the make/Makefile, please?

Or am I out of luck, please?  (highly probable)

Thanks,
Erin

Erin Hodgess, PhD
mailto: erinm.hodg...@gmail.com

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to