cvs commit: src/lib/libc/citrus citrus_ctype_local.h citrus_iconv_local.h citrus_mapper_local.h citrus_module.c citrus_module.h citrus_none.c citrus_stdenc_local.h
Matthew Dillon
dillon at apollo.backplane.com
Tue Jul 5 13:41:18 PDT 2005
:Even that is not enough, since you have to trigger the reading somehow.
:LD is not clever enough to read libraries for available linker sets
:automatically. I was thinking about adding the necessary magic to bsd.prog.mk
:(like STATIC_CITRUS = no | all | list of modules) and do the magic based on
:that.
:
:Joerg
I think that's a reasonable interim solution for our own build.
I'm somewhat worried about static binary bloat for /sbin and /bin. I'd
rather we not build citrus modules into them but at the same time I realize
that I do not understand the international implications of not doing so, if
any.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list