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]

[g]make test and building with Clang


On 9 February 2015 at 16:45, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> But I got many "make check" failures on master branch on
> Linux/x86-64:

Ah, this might just be due to my inexperience with the binutils test
suite - it seems that it stopped after reporting the gas failure.
After working around that I see failures in ld similar to what you
report:

FAIL: bootstrap
FAIL: bootstrap with strip
FAIL: bootstrap with --traditional-format
FAIL: bootstrap with --no-keep-memory
FAIL: bootstrap with --relax
...
                === ld Summary ===

# of expected passes            107
# of unexpected failures        5
# of expected failures          1
# of untested testcases         1
# of unsupported tests          16

(and no gold etc. tests were run).


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