- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi everyone
I just installed the the intel visual fortran compiler on my laptop...
I installed it in the program files directry of C drive in my computer.
Now i want to actually compile the programs i write in notepad by using the command shell .
so can anyone give me detailed description of what i am supposed to do........
I want to compile the programs that i write and i want to use the command shell ( DOS window ) to do that
please help me out . I am stuck in my research badly and i cannot afford to loose more time
regards
sunada
I just installed the the intel visual fortran compiler on my laptop...
I installed it in the program files directry of C drive in my computer.
Now i want to actually compile the programs i write in notepad by using the command shell .
so can anyone give me detailed description of what i am supposed to do........
I want to compile the programs that i write and i want to use the command shell ( DOS window ) to do that
please help me out . I am stuck in my research badly and i cannot afford to loose more time
regards
sunada
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Start > Programs > Intel Software Development Tools > Intel Fortran Compiler 10.0.xxx > Fortran Build Environment for applications running on IA-32.
To compile:
ifort yourprog.f90
Please see the on-disk documentation (documentation index is another of the program group entries above) regarding building from the command line.
To compile:
ifort yourprog.f90
Please see the on-disk documentation (documentation index is another of the program group entries above) regarding building from the command line.

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