Re: symbol versioning on libgcc?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Mon, 30 Aug 2010 10:49:54 -0700
On Mon, Aug 30, 2010 at 08:43:40PM +0300, Andriy Gapon wrote:
> on 30/08/2010 20:32 Steve Kargl said the following:
> > 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.
> 
> Check out output of e.g. objdump -T /usr/lib/libgcc_s.so
> 

Thanks.  I had forgotten about objdump.  A search for
Symbol.map in src/ mislead me into believing the version
was not happening.  Further searching found the Makefile
chuck that builds the map in src/gnu/lib/libgcc/Makefile.

-- 
Steve
Received on Mon Aug 30 2010 - 15:49:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:06 UTC