hey all, I would like to build PAR from scratch using MSVC++ toolkit for windows(XX). The ultimate goal is to have standalone executables on the platform - cygwin is useless for this because of their policy of distributing only shared files!
Anyways, is there a way to specify a different compiler/linker/etal inside of the Makefile, or do I need to tweak the Makefile created by Makefile.PL by hand? Thanks much, Ed
