Message-ID: <008601c31761$d635c320$0100a8c0@acp42g> From: "Andrew Cottrell" To: Cc: , "Andris Pavenis" , "Ben Peddell" , References: <3e9c6920$0$21928$afc38c87@> <3EABA5AA DOT 99B8EDE3 AT phekda DOT freeserve DOT co DOT uk> <200304280954 DOT 02899 DOT pavenis AT latnet DOT lv> <3EAE2D6D DOT 5E329F3F AT phekda DOT freeserve DOT co DOT uk> <002501c313be$f46fafa0$0100a8c0 AT acp42g> <3EBD0191 DOT D2AAA02C AT phekda DOT freeserve DOT co DOT uk> Subject: Re: gcc 3.x breaks ABI compatibility? [Was: Re: Bug 00314 -- div() still broken] Date: Sun, 11 May 2003 12:05:45 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Reply-To: djgpp-workers AT delorie DOT com > > > This is a pretty critical bug. Do you have any plans to rebuild gcc 3.2.2 > > > (or 3.2.3) with this fix? > > > > Is it as simple as changing the line in the > > gnu\gcc-3.22\gcc\config\i386\djgpp.h to the following and re-building GCC? > > And then the rest of the libs. > > #define DEFAULT_PCC_STRUCT_RETURN 1 > > I believe so. This line was in config.h for gcc 2.95.3. > > I haven't tried it, though. > > Andris: Do you have any plans to rebuild gcc 3.2.2 with this fix? During the week I asked Andris if he had built a 3.2.3 test version and he had. I downloaded it and have done one build with it. It has the change in it to fix this. Regards, Andrew