- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you,
No I didn't order Assembly listings. I did notice something odd though. Although I didn't orderlistings, they where still created. Not in in the intermediate directory, but in the project directory.
I then orderedassembly listings which where created in the intermediate directory (I do compile from the IDE).
Now after switching back to "no listings", the assembly listings in the project directory where not recreated. I thenreintroduced the /fast option and recompiled. The previous error didn't reoccur (although I now did get error: problem during multi-file optimization compilation).
I think I will just interprete this as one of the many miracles of micro-electronics, and admire what I don't understand.
I also have an additional question that has nothing to do with the previous:
Is it correct that help and documentation for fortran is not integrated into the IDE like it was with CVF or is there somthing wrong with my installation?
I can only see help topics for Visual C++, Visual C#, Visual J#, Visual Basic etc, but not for Intel Visual Fortran.
Regards,
Walter Kramer
Message Edited by wkramer on 06-27-2004 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ifort /nologo /O3 /G6 /assume:buffered_io /align:dcommons /align:sequence /iface:cvf /module:"Release/" /object:"Release/" /libs:static /threads /c /FAST i:IvfIncludeNewdlogmNewdlogm.f90
ifort: Command line warning: invalid assembly listing configuration '-FAST'
Lib /OUT:"Release/Newdlogm.lib" /NOLOGO Release/Newdlogm.obj
xilib: executing 'lib'
Newdlogm build succeeded.
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE F90 /compile_only /nologo /warn:nofileopt
# ADD F90 /architecture:pn2 /assume:buffered_io /assume:noaccuracy_sensitive /compile_only /math_library:fast /nologo /optimize:5 /threads /tune:pn2 /warn:nofileopt /fast
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

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