X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Sender: tr AT yahoo-inc DOT com
From: Prashant TR
To: djgpp AT delorie DOT com
Subject: Re: "Hello World !" growed from 361 KB to 730 KB ! What's going on ?
References:
Date: 05 Mar 2002 17:57:46 +0530
In-Reply-To: "Traveler"'s message of "Tue, 5 Mar 2002 12:46:38 +0200"
Message-ID:
Lines: 10
X-Mailer: Gnus v5.7/Emacs 20.7
Reply-To: djgpp AT delorie DOT com
"Traveler" writes:
> However, could it be possible to configure compiler make smaller code for
> the Windows "DOS box" ?
> I mean, it has all that DPMI stuff ready for running 32-bit programs, right
> ?
If you want smaller programs, you may have to use another Windows
specific compiler. But, for DOS programs to use DPMI, you *need* that
stub, so there's nothing much a compiler can do about it.