From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10305191457.AA23265@clio.rice.edu> Subject: Re: GCC 3.3 & LIBC patch #2 - build process change To: djgpp-workers AT delorie DOT com Date: Mon, 19 May 2003 09:57:30 -0500 (CDT) In-Reply-To: <001901c31dfe$cb7cfa90$0100a8c0@acp42g> from "Andrew Cottrell" at May 19, 2003 10:04:25 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > ../../../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. The patches looked fine to me. The emu387 eprintf stuff is never used except for debugging - and I doubt anyone is doing any debugging on it.