Stripping doesn't generally increase speed.

AFAIK, gcc is built with -O2.

On Fri, Feb 11, 2011 at 6:35 AM, Ruben Van Boxem
<[email protected]> wrote:
> Hi,
>
> I have just discovered megasoft78's personal Win64 multilib build and what I
> think is LTO and Graphite enabled.
>
> I haven't tested anything yet, but I did notice that the executables under
> libexec/gcc/<host-triplet>/<GCC-version>/ are not stripped. Stripping these
> from any unneeded symbols reduces their size to about 20% of what they are
> now (check Sezero's 4.5.2 build for example). That would reduce download
> size and probably speed up use as well (these binaries are the real
> compilers, so they get used a lot).
>
> Also: are there any optimizations used to produce the binaries?
>
> Thanks!
>
> Ruben
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to