This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New gcov format


nathan wrote:

> [...]
> Ok, I'll not do that part of the patch. But I will add documentation to
> -ftest-coverage to say you'll need a static libgcc

Would this not imply that shared-library-based applications that would
otherwise benefit from (require?) shared libgcc could not be used
with -ftest-coverage?  If so, then perhaps the gcov runtime functions
should also be put into a new shared library.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]