- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use Compaq Visual Fortran on Windows2000
with Microsoft Visuat C++ to make Fortran program .
I want to know how many times was Subroutine in Fotran program
called and how long time does Subroutine in Fotran program
spend .
So I used profile in VisualFortran.
But All Subroutine's counts and times are 0.
And Unknown Function was called and spent times.
Example
Subroutine name is fpround
and
profile result is
0 0 0 _FPROUND@4 (interval.obj)
My projects option is below
/check:bounds /compile_only /debug:full /nologo
/traceback /warn:argument_checking /warn:nofileopt
/module:"Debug/" /object:"Debug/"
/pdbfile:"Debug/DF60.PDB"
please help me .
with Microsoft Visuat C++ to make Fortran program .
I want to know how many times was Subroutine in Fotran program
called and how long time does Subroutine in Fotran program
spend .
So I used profile in VisualFortran.
But All Subroutine's counts and times are 0.
And Unknown Function was called and spent times.
Example
Subroutine name is fpround
and
profile result is
0 0 0 _FPROUND@4 (interval.obj)
My projects option is below
/check:bounds /compile_only /debug:full /nologo
/traceback /warn:argument_checking /warn:nofileopt
/module:"Debug/" /object:"Debug/"
/pdbfile:"Debug/DF60.PDB"
please help me .
Link Copied
0 Replies
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