Next: , Previous: GFORTRAN_STDERR_UNIT, Up: Runtime



3.4 GFORTRAN_USE_STDERR—Send library output to standard error

This environment variable controls where library output is sent. If the first letter is y, Y or 1, standard error is used. If the first letter is n, N or 0, standard output is used.