Date: Thu, 1 Nov 2001 13:09:17 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: MarKol cc: djgpp AT delorie DOT com Subject: Re: Section alignment In-Reply-To: <9rp7fu$6b9$1@news.tpi.pl> 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 Wed, 31 Oct 2001, MarKol wrote: > How do I get BSS section aligned on 16 byte boundary? > AFAIR DATA section is 16 bytes aligned (BSS not) Really? How do you see tha BSS is not aligned on 16-byte boundary? What versions of GCC and Binutils are you using?