Firefox 3 with Thai word break
Talked with Vee in IRC and wonder why Firefox that I download from this [http://scratchpad.wikia.com/wiki/Firefox_Thai page] often crash.
- So, I try to build it by my self. After first round, I got Firefox (Minefield) without Thai word break. And I feel it quite stable.
Then, I [http://www.geocities.com/veetai/mozmacth20070725.txt patch] and build it again (thanks ccache). And I got Thai word break version. It still stable on my iMac. Please feel free to test it.
- Sorry PPC, I build only Intel version.
- Err... from my optimization option it may not run on CPU without EM64T.
- attachment:firefox-3.0a8pre-ThaiWBR.mac.dmg (9896.5 KB)
- My .mozconfig
. $topsrcdir/browser/config/mozconfig ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk ac_add_options --enable-optimize="-O2 -march=nocona" ac_add_options --disable-shared ac_add_options --disable-tests mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build
