Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Fortran and Rational Purify/Quantify

vasci
Beginner
480 Views
I have found it impossible to use Rational Purify and Quantify (latest '2001' versions for ) with my FORTRAN exe's and DLL's.
Purify and Quantify will instrument the code OK, but as soon as you run the .exe under Purify/Quantify the FORTRAN runtime complains about array bounds access violations plus other problems. It seems that whatever Purify/Quantify do to the object code for their purposes upsets the FORTRAN runtime.

I depend on Purify/Quantify - it is quite a disaster for me if FORTRAN code cannot be checked or profiled!
0 Kudos
0 Replies
Reply