- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone refer me to a resource that explains how to compile and link from a DOS window command line? I'd like to know the available options and be able to see examples of how it's done.
Much Thanks!
Much Thanks!
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW. I'm using Compaq visual Fortran, version 6.6.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On your Windows Start menu, you should have a selection with the choice of starting the compiler under GUI or opening a command prompt window where the compiler paths are set up. In that window, your options begin with a simple
DF myhelloworld.f
and run the resulting .exe
One of the strengths of that compiler was relatively good starting advice, which you might consider using.
DF myhelloworld.f
and run the resulting .exe
One of the strengths of that compiler was relatively good starting advice, which you might consider using.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The CVF Programmer's Guide has an entire chapter on this topic.

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