Date: Tue, 6 Oct 1998 10:06:48 -0400 (EDT) Message-Id: <199810061406.KAA21435@indy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Tue, 6 Oct 1998 14:36:24 +0300 (IDT)) Subject: Re: Default alignment Reply-To: djgpp-workers AT delorie DOT com Increasing the default section alignment in the linker from 4 to 8 at worst adds 4 bytes per section per object to the size of the executable. I don't see this as a problem, so if you want to change it, go ahead.