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]

Your ld testsuite patch is broken


Depending on which gcc is used, in my case, I got

# PATH=/usr/gcc-3.2-redhat-8/bin:$PATH make check RUNTESTFLAGS="--di ld-elfvsb"
...
FAIL: visibility (hidden) (non PIC, load offset)
FAIL: visibility (hidden_normal) (non PIC, load offset)
FAIL: visibility (hidden_undef) (non PIC, load offset)
FAIL: visibility (hidden_undef_def) (non PIC, load offset)
FAIL: visibility (hidden_weak) (non PIC, load offset)
FAIL: visibility (protected) (non PIC, load offset)
FAIL: visibility (protected_undef) (non PIC, load offset)
FAIL: visibility (protected_undef_def) (non PIC, load offset)
FAIL: visibility (protected_weak) (non PIC, load offset)
FAIL: visibility (normal) (non PIC, load offset)
...

$CC looks like

gcc -L/export/build/linux/binutils-debug/build-i686-linux/ld

Could you please fix it?

Thanks.


H.J.



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