The executables that Lazarus does for me on Win32 applications are roughly 1.5Mb. It's already so small that its hardly noticable.
LOL, but a full featured complex C++ program like EditPlus is only about 1.5MB ! A hello world should not be 1.5MB. With this attitude, as hard drives get bigger and there is more and more DSL/Cable internet available, why not justify Microsoft .NET too?
A 100MB microsoft .NET download is nothing these days. It's fast for me to download 100MB .NET runtime.. takes only a few seconds. And on my hard drive, 2TB or whatever, who cares about a 100mb .NET runtime? And also, computers are so fast, 3GHz, so the slowness of .NET or Java is irrelevant today due to Moore's Law!
Size is a good indicator of the snappiness of an application. It's not a direct indicator.. a 1KB program could still be slow, while a 10MB application could be fast, it depends on the situation entirely. But there is something about snappy small applications that makes power users and programmers happier people. Just look at the failure of the Delphi product that was slow loading and relied on .NET, which people trimmed down and offered Lite snappier versions.
It's also not really "freeware" but free and open source software....
When i distribute my applications they are put in a .zip file. UPX files are already compressed so .zip would not make them any smaller in the end.
LOL, but a full featured complex C++ program like EditPlus is only about 1.5MB, and it is a full featured text editor.. how can it only be 1.5MB?A hello world should not be 1.5MB. With this attitude, as hard drives get bigger and there is more and more DSL/Cable internet available, why not justify Microsoft .NET too?
Just a minor nitpick:...Freeware is just a term. http://en.wikipedia.org/wiki/Freeware: freeware means software that you can get for free; the term does not (strictly) imply anything about the license model/openness of source code... (Ok, most often it's used for closed source free stuff)People push "free and open source software", and I actually agree that software is best served with source code anyone can modify... but that has to do with licensing."free and open source software" is a subset of freeware: i.e.: all FLOSS is freeware (but not all freeware is FLOSS).Just wanted to get that off my chest, hope I haven't taken too much of anyone's time and irritation tolerance
I know my message irritates you, it even irritates me when I see similar ones around But it's not meant for you or me, it's for those who don't understand. People often don't understand the difference between "free software" and "freeware" so I believe they should be educated when that's evident...
LOL, but a full featured complex C++ program like EditPlus is only about 1.5MB, and it is a full featured text editor.. how can it only be 1.5MB?