[Bug libfortran/30162] I/O with named pipes does not work

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 28 21:39:00 GMT 2006



------- Comment #4 from tkoenig at gcc dot gnu dot org  2006-12-28 21:39 -------
Additional data points:

Reading/writing unformatted sequential doesn't work with g77
(fails with an error message on open), and it fails with ifort 8
for records longer than 2**18 bytes (ifort's default buffer size).

Because of the complications with record markers, this might be
much easier to implement for stream access.




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162



More information about the Gcc-bugs mailing list