Date: Thu, 4 May 2000 20:19:05 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Alexandre Devaure cc: djgpp AT delorie DOT com Subject: Re: structures size In-Reply-To: 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 Thu, 4 May 2000, Alexandre Devaure wrote: > > Quoting section 22.11 of the FAQ list (v2.30): > > > > GCC 2.95.1 and 2.95.2 had bugs in their support of > > -fpack-struct (the bug is corrected in v2.96 and > > later). > > the bug *is* or *will be* corrected in v2.96 because the lastest version I > saw at delorie site or gnu site is 2.95.2 That's true, but if you are *really* desperate, and don't mind downloading a humongously large distribution, you can access the latest GCC development sources through anonymous CVS, and then build it on your machine.