Robert Roessler:
* - I will need to see (or do) some more detailed analyses on the actual generated code size (as distinct from the size of the new libraries)... but while my example of a trivial app going up by roughly 20 KB fits with my expectations of the new "safe" libraries, 83 KB for SciTE does NOT.
Some of the safety stuff is inline and you could try playing with the /RTC* options. A quick google did not reveal much interesting discussion of VS2005 executable bloat although there is some activity on the tiny CRT library. Distributing with tlibc would worry me from a safety point of view, particularly for the DLLs. http://www.codeproject.com/useritems/tlibc.asp Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
