Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 11/22/2012 02:49 AM, Mat M wrote:
Am going for it.
--enable-mozilla now means enable mozilla address book driver on windows
--with-mozilla-build will be renamed to --with-nss-build (although nss
is coming from mozilla, and then, we still downlaod from mozilla.org :)
--with-nss-build is required on windows if --enable-mozilla is on and
--with-system-nss is off.

--with-mozilla-build (aka --with-nss-build) is unrelated to --enable-mozilla. Module nss (which makes use of the MOZILLABUILD variable controlled by --with-mozilla-build) is a prerequisite for more modules than --enable-mozilla's module moz (see "git grep -lw nss */prj/build.lst").

IIUC, with_system_nss = yes is used for all but Win [1]. Could we try to
use the ones provided with any install of firefox under windows ?

Not sure I understand the above. with_system_nss=yes /can/ be used at least on various non-Windows platforms, via an explicit --with-system-nss (or more general explicit --with-system-libs). There's traditionally been little effort in making any of those --with-system-* switches actually work on Windows, because (a) Windows generally does not have that culture of providing build-time access to 3rd-party libraries (what is covered by pkg-config etc. on other platforms), and (b) building on one Windows box against 3rd-party libraries available there does not necessarily make it likely that the resulting installset will actually work on any other Windows box.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.