Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mmccaskill

macrumors 6502
Original poster
Jan 3, 2007
349
0
So I played around with compiling Camino. Instead of making a Universal build, I told it to just use the Intel SDK. I also put it prebinding.

Here is my ~/mozilla/.mozconfig
Code:
. $topsrcdir/camino/config/mozconfig
ac_add_options --enable-static
ac_add_options --enable-prebinding
ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
ac_add_options --disable-tests
mk_add_options MOZ_MAKE_FLAGS=-j4

Wow is it fast! Much faster. But I'm unsure about what the differences are between 1.1 Beta and what is sitting in their CVS.
 
That's actually pretty interesting - looks a little advanced for most users, though ;)

I'm pretty happy with using the latest stable release and stripping out the bytecode I don't need. Works well enough for me, but then again, Camino is my backup browser.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.