Hi, I am having trouble compiling some parallelised c++ code using R CMD SHLIB because I cannot seem to specify which compiler is used. The default uses g++ and I would like to use mpicxx distributed with MPICH-2. Is this possible? Thanks for any help, Jarrod.