This is the mail archive of the gcc@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: __ffssi2 not exported in libgcc_s.so


On Wed, 2 May 2007, Andreas Krebbel wrote:

> If it is ok to simply add that symbol to libgcc-std.ver in which category it would belong?
> I see "# libgcc1 integer symbols" in that file.  Would that be appropriate?

You add it in the symbol versions for the next release, i.e. under 
GCC_4.3.0.  (If it's needed for 4.2 then under 4.2.0 or 4.2.1 depending on 
when it goes in 4.2 branch.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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