This post originated from an RSS feed registered with Web Buzz
by Cheah Chu Yeow.
Original Post: My Thunderbird build 20040201
Feed Title: redemption in a blog
Feed URL: http://blog.codefront.net/xml/rss20/feed.xml
Feed Description: ramblings of a misfit - web development, Mozilla, Firefox, Thunderbird, CSS, programming
Just for fun, I built Mozilla Thunderbird from the latest sources using Microsoft Visual C++ .NET 2003.
Optimized for Pentium 4, Pentium M, Celeron 1.7GHz+ and Athlon64 with SSE2. I stripped out most of the stuff I don't need, and added compiler optimizations /G7 (optimize for processors listed above) and /Oxs (full optimization, optimize for size).