On Wed, Nov 25, 2009 at 7:42 PM, Wan-Teh Chang <w...@google.com> wrote:
> On Wed, Nov 25, 2009 at 4:22 AM, Ted Mielczarek
> <ted.mielcza...@gmail.com> wrote:
>> Hi,
>>
>> I couldn't find this info anywhere on the dev site (maybe I just
>> wasn't looking hard enough), but I'm curious as to what version of
>> Visual C++ you're using for the official Chrome builds.
>
> It's Visual C++ 2005.
>
> (The official build does whole program optimization and must be
> done on a 64-bit Windows machine with lots of memory.)

"Lots" being relative. The linker just requires the full 4 gigs of
address space. Simply using /3GB on a 32 bits OS isn't sufficient.


> I don't know if we'd seen similar problems with Breakpad symbols.
>
> Wan-Teh
>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
>    http://groups.google.com/group/chromium-dev
>

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to