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


2009/5/17 Dave Korn <dave.korn.cygwin@googlemail.com>:
> Christian Joensson wrote:
>
>> FAIL: cdtest with -Ur
>
> ?That one should probably be skipped. ?I don't think -Ur means anything on
> cygwin.
>
>> 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/../gas/as-new   -o
tmpdir/exports.o
/usr/local/src/trunk/src/ld/testsuite/ld-pe/exports.s
Executing on host: sh -c
{/usr/local/src/trunk/objdir-binutils/ld/../gas/as-new   -o
tmpdir/exports.o
/usr/local/src/trunk/src/ld/testsuite/ld-pe/exports.s 2>&1}  /dev/null
ld.tmp (timeout = 300)
spawn [open ...]

/usr/local/src/trunk/objdir-binutils/ld/ld-new  -o tmpdir/exports.dll
-L/usr/local/src/trunk/src/ld/testsuite/ld-pe  tmpdir/exports.o
Executing on host: sh -c
{/usr/local/src/trunk/objdir-binutils/ld/ld-new  -o tmpdir/exports.dll
-L/usr/local/src/trunk/src/ld/testsuite/ld-pe  tmpdir/exports.o 2>&1}
/dev/null ld.tmp (timeout = 300)
spawn [open ...]

Executing on host: sh -c
{/usr/local/src/trunk/objdir-binutils/ld/../binutils/objdump -p
tmpdir/exports.dll >dump.out 2>ld.stderr}  /dev/null  (timeout = 300)
spawn [open ...]

/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


>> FAIL: weak symbols
>
> ?This one we know all about!
>
> ? ?cheers,
> ? ? ?DaveK
>
>



-- 
Cheers,

/ChJ


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