- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VTune performance analyzer to analyzea fortran program eqm2.exe which was built by Compaq Visual Fortran 6.5 with debug mode.When I tried tocollect the call graph data, it gives me error message like this:
The following modules were created without base relocations: ...eqm2.exe.Base relocations are requiredin orderto obtain call graph data. If your application is developed using Microsoft Visual C++ or Microsoft Visual Basic*, add the flag "/fixed:no" to the link command line or set the environmentvariable "LINK=/fixed:no." Restart the Development Environment and rebuilt your application.
I have set the environment variable and add the flag, but nothing good happened. Does anyone know how to fix this problem? Thanks for your time.
Erika
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That should work. However it may be better to ask Steve Lionel in the Fortran compiler forum
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