From: "MarKol" Newsgroups: comp.os.msdos.djgpp Subject: Section alignment Date: Wed, 31 Oct 2001 17:05:18 +0100 Organization: tp.internet - http://www.tpi.pl Lines: 11 Message-ID: <9rp7fu$6b9$1@news.tpi.pl> NNTP-Posting-Host: pb150.lipno.sdi.tpnet.pl X-Trace: news.tpi.pl 1004544318 6505 217.97.71.150 (31 Oct 2001 16:05:18 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: 31 Oct 2001 16:05:18 GMT X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I'm using SSE instruction under DOS (NASM) and DJGPP as C compiler How do I get BSS section aligned on 16 byte boundary? AFAIR DATA section is 16 bytes aligned (BSS not) Best regards -- Marek Kolacz