Paul,
Could it be possible to edit the 7 drop down options for compiling ? (left box in standard toolbar) If not, then at least being able to find out what they are. Lately, I have been using Release x64, which has made my testing of 64 bit coding much easier, as it is using one of the gFortran compilers I have installed. I think it is the one enabled by PATH=, but would like to confirm. It would be very useful to be able to edit the compile options and possibly change the list.
I am finding this to be very useful. One problem I have is that when changing compiler, all .mod files have to be deleted, as gFortran can not overwrite .mod files from FTN95 or other versions of gFortran.
At times, I would like to include -v for gFortran or /version for FTN95, although I understand this might interfere with the linking errors to code line ( which works very well )
John