- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to use the codecov tool for a fortran executable. To do that, I have run an instrumented executable using /Qprof-gen=srcpos . Then merge the dyn file. I do get dpi and spi file but when running codecov I get the following message :
ERROR: corrupt SPI file PGOPTI.SPI
When opening the PGOPTI file in a text editor, as far as I can say, it seems ok (displays files and routine names... and a bunch of number).
Does anyone experience the same problem ?
Regards,
Gerald
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you attach a ZIP of a test project that shows this problem? Which specific compiler version are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My mistake, I have just found out that I was using compiler verison v11.1 074 while the environment variable for codecov path was linked to an older version (v11.0). It works now
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