Skip to content
Prev 20690 / 63424 Next

'R CMD config' doesn't work on Windows

On Wed, 17 May 2006, Seth Falcon wrote:

            
You also need to collect the information.  Much of it is only relevant to 
building R on a Unix-alike: as the comment says

## <NOTE>
## The variables are basically the precious configure variables (with
## the R_* and MAIN_* ones removed), plus FLIBS and BLAS_LIBS.

and they are extracted from ${R_HOME}/etc${R_ARCH}/Makeconf which does not 
exist on Windows.

I think it is up to those who feel this is needed to contribute and 
maintin the code.