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
jos...@codesourcery.com

Reply via email to