Mail Archives: djgpp/1999/08/08/11:51:33
On Fri, 6 Aug 1999 haphillips AT my-deja DOT com wrote:
> gcc compiled my program without
> error, but clrscr() produced a runtime error. I don't have a clue why
> and would appreciate anyone's help.
We won't have a clue either, unless you at least tell us what error
message did you see. Please post it here in its entirety.
> The Turboc C exe file was 17,910 bytes, and gcc's 137,789 bytes. Why
> such a big difference?
See section 8.13 of the DJGPP FAQ list, it explains how to make the
program exe file smaller (and why you shouldn't care).
- Raw text -