RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/misc/ librpmmisc.vers

From: Ralf S. Engelschall <rse+rpm-devel@rpm5.org>
Date: Fri 29 Jun 2007 - 18:30:48 CEST
Message-ID: <20070629163047.GA12960@engelschall.com>
On Fri, Jun 29, 2007, Mark Hatle wrote:

> I want to add a comment here.  The file, db and lua symbols may now
> collide w/ stand-a-lone versions of the libraries.  (zlib has custom
> names).  The only solution I know is to wrap all of the functions like
> zlib's are wrapped.. (see zlib/zconf.h)
>
> Anyone know of a way to rename symbols using the linker?

No, certainly not in a portable way. One has to use #define during
compilation.
                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com
Received on Fri Jun 29 18:32:31 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.