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