gcov question.

Jagdish Doma jagdish.doma@amd.com
Wed Apr 5 09:22:00 GMT 2000


Hello,

I have a gcov question. After compiling the code with proper options 
to get the coverage I am running my program from multiple 
directories and on multiple platforms by copying the source (*.cc) and
an executable. I've noticed that *.da files are always generated in the
directory where the compile was done and not where the source *.cc files
are.

So my question is whether the symultaneous multiple writes to *.da files
are handled properly? If not then, can I make *.da files to be generated
in multiple directories where *.cc files are and not in a directory 
where the compile was done?

Jagdish Doma
jagdish.doma@amd.com


More information about the Gcc mailing list