This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g77: portable unformatted files


Emilio Silva wrote:

I would like to propose an extension to create (more) portable unformatted files, as explained in http://gcc.gnu.org/onlinedocs/g77/Portable-Unformatted-Files.html

"g77 has no facility for exchanging unformatted files with systems using different number formats--even differing only in endianness (byte order)--or written by other compilers. Some compilers provide facilities at least for doing byte-swapping during unformatted I/O."

Unfortunately, g77 is on its last legs. Unless something drastic happens, GCC 3.4 will be the last version to contain g77. As 3.4 already is in bug-fixing mode, I do not feel qualified to introduce such a large change.


I'm sorry.

[ You're free, of course, to develop, test and distribute your own
  version of GCC 3.4-with-g77-convert, but it won't be the official
  FSF one ]

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]