I need to be able to compile fortran on a windows xp machine that can be executed on a linux machine. The reason I can't just compile on the linux machine is that I don't have super user access (thus I can't install a fortran 90 compiler, all it has is g77 and it's not compiling my fortran 90 progrm). The compiler I currently have now on windows is g95.