Re: OS X compiler flags
Mike Schroepfer <[email protected]>
| Newsgroups | gmane.comp.mozilla.performance |
|---|---|
| Message-ID | <[email protected]> |
sayrer wrote: > On Nov 4, 12:25 pm, Boris Zbarsky <[email protected]> wrote: >> sayrer wrote: >>> Also, Apple documentation said the -dead_strip linker >>> flag we use should be combined with -gfull for maximum effectiveness. >> Is the performance issue described inhttp://osdir.com/ml/openoffice.devel.porting.mac/2006-12/msg00006.htmlno longer >> a problem? Or are you suggesting just doing this for opt builds? > > I'm suggesting doing it only for opt builds. I was able to observe a > small decrease in the size of stripped executables and libraries. > > - Rob > > What were the results of the test?