This is the mail archive of the binutils@sourceware.org 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: Results for 2.19.51.20090517 testsuite on i686-pc-cygwin


Christian Joensson wrote:
> 2009/5/17 Dave Korn <dave.korn.cygwin@googlemail.com>:
>> Christian Joensson wrote:

>>> FAIL: Empty export table
>>  Odd, this one passes for me.  Maybe it's to do with your configure options?
>>  Can you post the snippet from $objdir/gas/testsuite/gas.log please?
> 
> This does indeed depend on the --enable-64-bit-bfd configure option.
> 
> The log file snippet (from ld.log) is this:

> /usr/local/src/trunk/objdir-binutils/ld/../binutils/objdump -p
> tmpdir/exports.dll
> regexp_diff match failure
> regexp "^Entry 0 00000000 00000000 Export Directory \[\.edata \(or
> where ever we found it\)\]$"
> line   "Entry 0 0000000000000000 00000000 Export Directory [.edata (or
> where ever we found it)]"
> FAIL: Empty export table

  Hmm, I think that's a real bug, isn't it?  The size of the data directory
rva field depends on the object file format, PE or PE+, it shouldn't reflect
how we compiled BFD.

    cheers,
      DaveK



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