X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Fri, 17 May 2002 12:47:51 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Andris Pavenis Message-Id: <9791-Fri17May2002124751+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: dj AT delorie DOT com, djgpp-workers AT delorie DOT com In-reply-to: (message from Andris Pavenis on Fri, 17 May 2002 10:51:41 +0300 (WET)) Subject: Re: gcc 3.1 References: 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 > Date: Fri, 17 May 2002 10:51:41 +0300 (WET) > From: Andris Pavenis > > gcc-3.1 should works with binutils-2.11.2 or 2.12, but with these versions > one will get weird additional error messages on unresolved references > > http://gcc.gnu.org/ml/gcc/2002-05/msg01385.html Does this happen only with DWARF2 debug info (i.e. under -ggdb), or even with -g and -gstabs+, or without debug info at all? If the latter, I think it's very bad. > binutils-2.12.1 is recommended If GCC 3.1 can only work without these warnings when used with Binutils 2.12.1 and later, I think we should try to convince GCC developers to fix that somehow before GCC 3.1 is released: Binutils 2.12.1 is not even on ftp.gnu.org yet, and 2.12 was only released 2 months ago. How can they reasonably require such a fresh version?? Or is it too late to ask them to change their minds? I wish these aspects would have popped up earlier, when we still have a chance to do something about them.