This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __ffssi2 not exported in libgcc_s.so
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Andreas Krebbel <Andreas dot Krebbel at de dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 2 May 2007 15:01:39 +0000 (UTC)
- Subject: Re: __ffssi2 not exported in libgcc_s.so
- References: <20070502145252.GA31032@blc4eb430604175.ibm.com>
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