Re: On Win32, optimized build (firefox) with profile fails with an error from cvpack

Jungshik Shin <[email protected]> Fri, 24 Jun 2005 13:25:20 +0900
Newsgroups gmane.comp.mozilla.devel.windows
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Neil wrote:
> Jungshik Shin wrote:
> 
>> I tried to build an optimized build with symbols so that I can debug. 

> --enable-optimize and -disable-debug are the default for the trunk, so 
> you should only need --enable-debugger-info-modules=yes (and not 
> MOZ_PROFILE=1).

Thanks. I knew 'enable-optimize' is the default, but specified it out of 
an old habit. I wrote to Benjamin to add this info. to his build 
document at http://www.mozilla.org/build/

Jungshik