talloc/tdb symbols

Stefan (metze) Metzmacher metze at samba.org
Tue Nov 4 07:49:56 GMT 2008


Jelmer Vernooij schrieb:
> Hi Michael, Stefan,
> 
> I noticed we're currently autogenerating the symbol version scripts for
> talloc and tdb. Is there a specific reason we're not using simple like:
> 
> HIDDEN {
> local:
>     *;
> };
> 
> libtalloc0 {
>     _talloc_*;
>     talloc_*;
> };
> 
> This means we don't have to ship with a script for generating these
> version scripts and can simply include the version scripts with talloc
> and tdb.
> 
> (All of this is to hopefully build the standalone and Samba 4 builds of
> talloc and tdb with versioned symbol).

we don't use symbol versioning, we just use the linker script to redruce
the exported symbols.

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20081104/d8b27fc7/signature.bin


More information about the samba-technical mailing list