This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Questions related to creation of libgcov.so
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Martin Liška <mliska at suse dot cz>, GCC Development <gcc at gcc dot gnu dot org>, Nathan Sidwell <nathan at acm dot org>, Alexander Monakov <amonakov at ispras dot ru>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Fri, 3 Aug 2018 14:42:38 +0000
- Subject: Re: Questions related to creation of libgcov.so
- References: <2bf09eba-a704-8d10-0dd7-9900e275656a@suse.cz> <20180803093050.GL17988@tucnak>
On Fri, 3 Aug 2018, Jakub Jelinek wrote:
> > 3) Should I come up with a symbol versioning of the libgcov API?
>
> Certainly.
Furthermore, make sure that the libgcov.a symbols remain hidden (via
building the static objects with $(vis_hide), since you're removing
ATTRIBUTE_HIDDEN).
--
Joseph S. Myers
joseph@codesourcery.com