ac_add_options --disable-static --enable-shared
See the Windows Vista notes above about If you are using a multi-core computer for building, you can try adding a flag to .mozconfig to speed up the compiletimes. Use a value of ((# of cores)*2)+1 (ie.five for two cores): mk_add_options MOZ_MAKE_FLAGS=-j5
Start the build: