Jump to content

New Firebird build


nilson

Recommended Posts

I have been making Linux builds for a while now, but this is the first one I've uploaded.Download: * http://pryan.org/firebird/nilson/MozillaFi...3-12-26.tar.bz2Build Environment: * Mandrake Linux 9.2 * GCC 3.3.1 * P4 2.6 (w/ HT) + 1GB ram * Latest trunk (of course ;) )~/.mozconfig:

. $topsrcdir/browser/config/mozconfig ac_add_options --disable-accessibilityac_add_options --disable-debugac_add_options --disable-testsac_add_options --enable-optimizeac_add_options --enable-stripac_add_options --disable-installerac_add_options --enable-default-toolkit=gtk2ac_add_options --enable-xft #OPTIMIZATION#Pentium 4ac_add_options --enable-optimize="-march=pentium4 -msse2 -mfpmath=sse -ffast-math -ffloat-store -fforce-addr -ftracer -Os"#Pentium 3#ac_add_options --enable-optimize="-march=pentium3 -msse -mmmx -mfpmath=sse -ffast-math -ffloat-store -fforce-addr -ftracer -Os"#Pentium 2#ac_add_options --enable-optimize="-march=pentium2 -mmmx -ffast-math -ffloat-store -fforce-addr -ftracer -Os"#Pentium MMX#ac_add_options --enable-optimize="-march=pentium-mmx -mmmx -ffast-math -ffloat-store -fforce-addr -ftracer -Os"#Athlon XP#ac_add_options --enable-optimize="-march=athlon-xp -mmmx -m3dnow -ffast-math -ffloat-store -fforce-addr -ftracer -Os"#AMD K6-2#ac_add_options --enable-optimize="-march=k6-2 -pipe -mmmx -m3dnow -ffast-math -ffloat-store -fforce-addr -ftracer -Os"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...