This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dw2gencfi rewrite


On Thu, Jun 05, 2003 at 09:54:46PM +0930, Alan Modra wrote:
> On Wed, Jun 04, 2003 at 10:54:12PM -0700, H. J. Lu wrote:
> > On Wed, Jun 04, 2003 at 09:13:39AM +0200, Andreas Jaeger wrote:
> > > problem seems to be in how we link everything together and was
> > > introduced with HJ Lu's patch to the testsuite on 2003-05-15 (at least
> > > for ld-elfvers).  I'm investigating now,
> > 
> > It may have something to do with /lib vs. /lib64. I don't have such
> > a system to test. My guess is we need to detect such a system and
> > make appropriate changes for it.
> 
> Yes, it's because the testing framework doesn't like ld warnings
> about "skipping incompatible <lib> when searching for.."
> 

It looks trivial to prune those messages. The question is where to
add it. Binutils testsuite use prune_warnings in dejagnu. Andreas,
can you try this patch on dejagnu 1.4.3.


H.J.

Attachment: dejagnu-libc64.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]