Pierre Abbat wrote:
> >Perhaps we should change the build to link with that library statically?
>
> I wouldn't. Some people have it, so linking statically would needlessly
make
> the binary bigger.

Well, AFAIK it's only used for the few wide char string functions. Yes, it's
true it would grow the binary, but have anyone ever compared a static
build - with *this* library, not the complete C/C++ runtime library - to
compare the difference?

I do care about size. Actually, I'm fanatic about size sometimes, this is
not one of those times.

/Mike




Reply via email to