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@codesourcery.com said:
> I think so should also be put into a new shared library. We can always put
> them in later. It's harder to take them out. 

Yes but that would require a change from the user point of view to 
sync the names of the static and dynamic libraries.

Why not create immediately libgcov.{so.a} (or any other convenient 
name) and put the runtime functions in those ? 

	Theo.

--------------------------------------------------------------------
Theodore Papadopoulo
Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------



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