
These builds are 'community build', 'private build'.
I made these for myself. These may be no good for you.
Please use it by the self-responsibility.
Shiretoko 3.5.6pre/VC9 SP1 - changeset 26524:c4c7d2498e2e(Fri Oct 30 13:24:21 2009 -0700)
Fx 3.5.x builds need Redistributable Package.
Microsoft Visual C++ 2008 SP1 Redistributable Package
. $topsrcdir/browser/config/mozconfig export LDFLAGS="-LTCG:PGU" mk_add_options LDFLAGS="-LTCG:PGU" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obju export MOZ_OPTIMIZE_LDFLAGS="-opt:ref,icf" mk_add_options MOZ_OPTIMIZE_LDFLAGS="-opt:ref,icf" # mk_add_options MOZ_MAKE_FLAGS=-j4 ac_add_options --disable-debug ac_add_options --disable-tests ac_add_options --enable-installer ac_add_options --with-branding=browser/branding/unofficial ac_add_options --enable-extensions=default ac_add_options --enable-strip # for Athlon 64/Pentium 4/ ac_add_options --enable-optimize="-O2 -GLT -arch:SSE2" # diasble updater ac_add_options --disable-updater ac_add_options --disable-update-channel # diasble crashreporter ac_add_options --disable-crashreporter # ac_add_options --enable-jemalloc # for debug # ac_add_options --enable-debugger-info-modules=yes