symbol versioning on libgcc?

Boris Kochergin spawk at acm.poly.edu
Mon Aug 30 18:02:52 UTC 2010


Steve Kargl wrote:
> I know that several libraries in FreeBSD
> uses symbol versioning.  In looking through
> src/ I was unable to determine whether 
> symbol versioning is used on libgcc.  Any
> guidance would be appreciated.
>
>   

I don't think it is. I haven't poked at any sources, but there are no 
FBSD* symbols in /usr/lib/libgcc_s.so, which is what's used in symbol 
versioning in, say, /lib/libc.so.7.

-Boris


More information about the freebsd-current mailing list