X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 23 Jan 2002 13:28:53 +0200 (WET) From: Andris Pavenis X-Sender: pavenis AT ieva06 To: Andrew Cottrell Cc: djgpp-workers AT delorie DOT com Subject: Re: V2.03 refresh details In-Reply-To: <002701c1a2be$969270b0$0102a8c0@acceleron> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 22 Jan 2002, Andrew Cottrell wrote: > > We need to decide what to do with suggested V2.03 refresh changes. > > Options: > > > > 1) Announce v2.03 refresh, don't do anything. > > 2) Replace sys/djtypes.h and readme.1st in distribution, then > > announce v2.03 refresh. > > I like option 2 best as it does allow GCC 3.0x to be built out of the box. > I already wrote that gcc-3.0.X builds out of box also without this hack, however it doesn't harm. I needed it for gcc-3.1 development versions where __builtin_va_list is interpretted as 'char *' which conflicts with setting from current v2.03. It would be best to patch that as gcc-3.1 could be out before DJGPP v2.04 and we should make it compatible with v2.03 if possible Andris