diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-04 20:36:12 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:36:49 -0500 |
commit | fcd2f2e8f564a2aa5d6f94a2fd810b0800a335ed (patch) | |
tree | 9012c881e305dad6f6c49cc41c102a6605f5701f /source4/dsdb/samdb/ldb_modules/extended_dn.c | |
parent | 7a734d3b30540d12b5f58aa4b5e51edd39e2be53 (diff) | |
download | samba-fcd2f2e8f564a2aa5d6f94a2fd810b0800a335ed.tar.gz samba-fcd2f2e8f564a2aa5d6f94a2fd810b0800a335ed.tar.bz2 samba-fcd2f2e8f564a2aa5d6f94a2fd810b0800a335ed.zip |
r20529: very, very ugly...
But this is currently needed to make regpatch linking in
the dsdb/schema/schema_*.o object files.
the problem is that the linker doesn't find any references to public symbols
in this files and removes them from the link list.
gnu ld has a --whole-archive option, but it seems to be not portable...
I think the solution with prelinking using 'ld -r' to create one object file
for a subsystem instead of using 'ar -rcs' to create an archive for a subsystem...
jelmer: any ideas about this problem?
metze
(This used to be commit 46df7ff6e5e74eddcb81b5a195e82688d83afaf4)
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/extended_dn.c')
0 files changed, 0 insertions, 0 deletions