relocatable binary library for gfortran subroutines
Can anyone tell me how to create and maintain a relocatable binary library for gfortran subroutines? I'd like to create portable executables that aren't 99% dead code without having to pick everything out with a text editor. - George Rinker
possible gfortran bug
input. The only way I've found to recover is to kill the cmd.exe shell and open a new one. Apparently stdin is getting redirected somehow to a nonexistent unit. Any insight? - George Rinker