- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why would this action:
c:>fl32 /4Yb XXX.for
not give me debugging information?
It should work. i have compaq visual fortran 6. i don't want to compile interactively, but even when i do I still can't access debug information about the line number where the error occurs.
thanks very kindly.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
/4yb means the same as /check:all. It has nothing to do with debug information. For that you want /debug (or /Zi if you insist on using PowerStation switches)

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