- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a module file that was compiled with ifort. The source code is unknown. Is there any way to see what it contains?
I was looking for something analogous to using nm or ldd for .a/.so files. Or something like objdump.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's binary data. Even if you can dump it's contents all you will see are function names. the interface information is all proprietary binary format.

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