Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3CF2A6EE.C0628290@phekda.freeserve.co.uk> Date: Mon, 27 May 2002 22:36:46 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: DJGPP CVS & gcc 3.1 [patch included] References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > On Sun, 26 May 2002, Richard Dawe wrote: > > > Below is a patch that I've used to build DJGPP CVS with gcc 3.1. > > Thanks. I didn't have time yet to review the patches, so what's below is > based on your comments only. > > (Btw, it's better to send one patch per module, instead of a mega-patch > like the one you sent.) OK, I'll split it up into functionally-related chunks and resend them. > > * I had to overwrite $DJDIR/include/sys/djtypes.h with djtypes.h > > from DJGPP CVS. > > I don't understand this at all: IIRC, the library build procedure forces > the compiler to use the headers from the source distribution, not from > the production tree. So what you did should have been done automagically. > What am I missing? Some of the pre-requisite executables failed to build, since they were using c:/djgpp/include/sys/djtypes.h and I got warnings about va_list stuff being redefined. At the weekend I'll revert this change and take a look at why it isn't using the CVS one. Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]