On Wed, May 28, 2014 at 5:45 PM, Nathan Froyd <froy...@mozilla.com> wrote: > Assuming that ICU is already compiled with the moral equivalent of GCC's > -ffunction-sections -fdata-sections or MSVC's /Gy, then statically linking > ICU into libxul should already strip out all the un-needed ICU bits (when > using the appropriate linker option).
Disabling ICU IDNA code made libxul smaller, so it seems practice doesn't match the above theory. (I.e. clearly the linker wasn't automatically dropping ICU IDNA code.) -- Henri Sivonen hsivo...@hsivonen.fi https://hsivonen.fi/ _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform