> > - get_command still didn't work when iargc==0 > > Huh? Isn't argc always >= 1? Or is it 0 for some weird platform > without the concept of a command line? Either that or if the user supplies their own main() routine and doesn't tell libgfortran about the commandline options. Paul