Message-ID: <005201c32045$92df8420$0100a8c0@acp42g> From: "Andrew Cottrell" To: , Cc: "Richard Dawe" References: <10305191457 DOT AA23265 AT clio DOT rice DOT edu> <7263-Mon19May2003212517+0300-eliz AT elta DOT co DOT il> Subject: Re: GCC 3.3 & LIBC patch #2 - build process change Date: Thu, 22 May 2003 19:36:07 +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 All, > > > ../../../include -DGAS_MAJOR=2 -DGAS_MINOR=13 -DGAS_MINORMINOR=Copyright -c > > > > This doesn't look right ----------------------------------------^^^^^^^^^^ > > > > This isn't a problem here (I think we only use it if GAS_MINOR == 9 and > > in a few assembler sources) but I hadn't ever seen it before. Maybe it's > > expected, I don't know. > > It's expected for versions of Binutils that don't have the MINORMINOR > version number, i.e. their version is X.Y rather than X.Y.Z. > Any other feedback for this patch? Besides the feedback above? So far this one looks okay. Andrew