Mail Archives: djgpp/2000/02/13/03:16:20
On Sat, 12 Feb 2000, Kalum Somaratna aka Grendel wrote:
> But as a thought I find that GNU programs (probably because of the
> compiler GCC) have a large memory requirement. Even the compiler GCC is a
> pretty memory hungry app IMHO.
GNU programs are intentionally written with the assumption of a
memory-abundant machine. IIRC it's part of the GNU coding standards.
But programs written by anyone of us, if not designed to gobble lots of
memory, will never do so, certainly not because they were compiled by
GCC or linked with the DJGPP library.
Anyway, the initial concern in this thread was about disk space
consumption, not about run-time memory consumption.
- Raw text -