http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47055

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu.org

--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-12-23 21:36:44 
UTC ---
Well, this bug seems to happen by the generation of the gcov_list, which seems
to have the habit to always prefix full-pathnames by a slash ...
Anayway, you can work-a-round this issue by setting environment variable
GCOV_PREFIX_STRIP to 1 and setting GCOV_PREFIX to "m:/".

Reply via email to