Hello, I've read that to compile R as a shared library in Linux you have to issue the following command before make: ./configure --enable-R-shlib How is that done in Windows? There is no 'configure' in src/gnuwin32 and if it has to go somewhere in Mkrules, I could not figure out exactly where. Help please.