Mail Archives: djgpp/1999/11/10/07:04:23
On Mon, 8 Nov 1999, Syed Shah wrote:
> I am new to C programming and programming in general. I just downloaded
> DJGPP and compiled and ran the "Hello World!" program. Then I noticed the
> size of the executable and it was 101,530 bytes long! Is the size of this
> executable normal or is there something not configured properly? I thought
> the size of the executable should be relatively small considering its such
> a simple program.
See section 8.13 of the DJGPP FAQ list. It explains how to make this
size smaller, and why you shouldn't bother about it in the first place.
- Raw text -