Date: Sun, 25 Jul 1999 11:10:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: djgpp-workers AT delorie DOT com Subject: Re: .align directives in libc.a In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 22 Jul 1999 pavenis AT lanet DOT lv wrote: > Hopefully > .p2align 4,,7 > should work for gcc (I haven't tested) Can you tell how such a configuration should be done? > But I'm still afraid that without support of 16 byte alignment in > binutils this all is near to useless. Sure, Binutils need to be changed to use a 16-byte alignment by default. We need to make both of these changes. Btw, what exactly prevents us from releasing the DJGPP port of Binutils 2.9.1? I understand that a number of people are using it for quite some time already. Is there any problems that make its release undesirable, or is it simply a question of somebody's finding enough free time to make the release?