Date: Mon, 17 Jun 2002 07:38:42 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: strange content in compiled file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 16 Jun 2002, Rafal 'Raf256' Maj wrote: > yes, I don't know exacly but this is AFAIK needed to reserve stack space, > and to create proper format of .exe Actually, the real reason is to make the executable code aligned on disk for faster access.