Re: [cc65] Optimization for size

From: Oliver Schmidt <ol.sc1web.de>
Date: 2006-04-06 14:52:28
Hi,

> > BTW, more recent MS compiler offer 'link time code generation' (LTCG), which
> > means that the object files generated by calling the compiler only contain some
> > compiler-internal representation and that the linker calls the compiler backend
> > just-in-time to generate the actual code - and here cross-module inlining etc.
> > is performed.
> 
> Many C++ compilers use this for C++ template generation. Maybe this is what
> MSC does?

As I have no idea how C++ templates are generated I can't comment on that.

But here (http://codeproject.com/tips/gloption.asp) somebody says that it has
no synergy effects with C++ templates.

Best, Oliver
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Apr 6 14:52:37 2006

This archive was generated by hypermail 2.1.8 : 2006-04-06 14:52:39 CEST