- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I need to share binary output files with FORTRAN programs compiled with the Portland Group's pgf90 using the -Mbyteswap option, which basically reverses the byte-order of all basic types. Is there any such switch for the Intel Fortran Compiler?
Many Thanks
Pedro
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes - at present it's done through an environment variable at run-time. See the Intel Fortran for Linux User Guide description of "big-endian" I/O support. In a future release, there will be switches and OPEN options.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page