- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to compile a fortran program that will generate .lst file and the .o file.
But there was a warning and the .lst file was not created.
Can anyone help me what are the flags to be added to take care of this warning and the creation of .lst file.
*********************************
fortcom: Warning: Fioopa2.f, line 66: LIST directive statement not supported
CDIR$ LIST
**********************************
Phani
But there was a warning and the .lst file was not created.
Can anyone help me what are the flags to be added to take care of this warning and the creation of .lst file.
*********************************
fortcom: Warning: Fioopa2.f, line 66: LIST directive statement not supported
CDIR$ LIST
**********************************
Phani
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Current releases of the Intel Fortran compiler do not support this compiler directive nor provide any command-line options to produce a listing file. Creation of listing files is on the list of feature enhancements under consideration for future releases.
(Internal tracking id: DPD200008538)
(Resolution Update on 02/21/2011): This feature is available in the Intel Fortran Composer XE 2011 release
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The feature to create listing files is available in the Intel Fortran Composer XE 2011 release.
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