From: "Jack K." Newsgroups: comp.os.msdos.djgpp Subject: Re: data alignment Date: Thu, 3 May 2001 11:35:51 +0200 Organization: tp.internet - http://www.tpi.pl Lines: 20 Message-ID: <9cr94e$4if$1@news.tpi.pl> References: NNTP-Posting-Host: pe126.gdansk.cvx.ppp.tpnet.pl X-Trace: news.tpi.pl 988882894 4687 213.76.28.126 (3 May 2001 09:41:34 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: 3 May 2001 09:41:34 GMT X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Uzytkownik "Eli Zaretskii" napisal w wiadomosci news:Pine DOT SUN DOT 3 DOT 91 DOT 1010503110508 DOT 26629L-100000 AT is... > > On Thu, 3 May 2001, Jack K. wrote: > > > The linker (or compiler) ignores if > > I define a variable with "__attribute__ ((aligned(16)))". What is the > > reason? > > What alignment in bytes did you want for that variable, 4096 bytes > and how did you see that the above attribute is ignored? In a map file.