Search found 3 matches

by karose
Thu Nov 27, 2008 10:12 pm
Forum: General
Topic: linking with intel fortran
Replies: 3
Views: 12291

almost

This works in that it now compiles and links, except $FN is not recognized as a macro. IFORT looks for a file with the name "$FN".

It works when I put the exact file name in place of the $FN in the batch program.

I have modified your batch program, and then I put the "C:\zeus\newbatch.cmd" in the ...
by karose
Wed Nov 26, 2008 7:03 pm
Forum: General
Topic: print in color
Replies: 1
Views: 7459

print in color

Can I print a fortran source code so that is prints with the same colors as I see in the Zeus editor?
by karose
Wed Nov 26, 2008 6:11 pm
Forum: General
Topic: linking with intel fortran
Replies: 3
Views: 12291

linking with intel fortran

I am a new used to Zeus and want to use it for fortran coding. This may be a dumb question but I cannot get my code to link by using the command line under the compiler options.

I am using Intel fortran and I can get the code to compile and link in a dos window. I first have to execute the ...