- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Thank you for the Intel's Fortan Composer/XE. It's wonderful to have such a fantastic compiler for learning modern Fortran. I would like to use the assembler in addition to Fortran. I understand how to use ifort to create assembler output but I didn't find any documentation on the assembler language syntax and options. Can somebody please point me to it?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ifort linux uses gnu assembler "gas" supplied as part of your linux distro. Manuals at:
http://www.gnu.org/software/binutils/
Here's a "how to" :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the fast information. That answers my question completely!

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