Unbuffered output in mixed C / Fortran programs
Thomas Koenig
tkoenig@netcologne.de
Wed Oct 15 15:42:00 GMT 2008
On Wed, 2008-10-15 at 16:34 +0200, Georg Denk wrote:
> Any hints how I could solve this issue?
There's a PR enhancement request for this,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37355 .
We could add an option, -fflush-preconnected or
-fflush-all-units, as a option to the main program. This would not solve
the issue of a gfortran-compiled library.
Hmm...
Thomas
More information about the Fortran
mailing list