Date: Sun, 11 Jan 1998 14:25:59 +0200 (IST) From: Eli Zaretskii To: andrewc AT rosemail DOT rose DOT hp DOT com cc: djgpp-workers AT delorie DOT com Subject: Re: Stack Alignment In-Reply-To: <199801081658.AA015268737@typhoon.rose.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 8 Jan 1998, Andrew Crabtree wrote: > But - since this would only affect pgcc users, and the first thing > they are instructed to do in the readme is to download the dj > sources and rebuild, I don't see this being a problem. I agree. They will need to recompile the entire library anyway. Note that the patch doesn't align on a 8-byte boundary, only on a 4-byte one. So it is not meant to make the DJGPP stack compatible with align-double.