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]

Re: failures on sparc-linux


On Wed, Jun 13, 2001 at 02:38:30PM +0200, Andreas Jaeger wrote:
> 
> On 32-bit sparc-linux the following ld tests fail:
> 
> FAIL: visibility (hidden_weak) (non PIC)
> FAIL: visibility (hidden_weak) (non PIC, load offset)
> FAIL: visibility (hidden_weak) (PIC main, non PIC so)
> FAIL: visibility (protected_weak) (non PIC)
> FAIL: visibility (protected_weak) (non PIC, load offset)
> FAIL: visibility (protected_weak) (PIC main, non PIC so)

I believe I marked some visibility tests xfail for some Linux targets.
On Linux/mips, I got

XFAIL: visibility (hidden) (non PIC, load offset)
XFAIL: visibility (hidden_normal) (non PIC, load offset)
XFAIL: visibility (hidden_undef_def) (non PIC, load offset)
XFAIL: visibility (hidden_weak) (non PIC, load offset)
XFAIL: visibility (protected) (non PIC, load offset)
XFAIL: visibility (protected_undef_def) (non PIC, load offset)
XFAIL: visibility (protected_weak) (non PIC, load offset)
XFAIL: visibility (normal) (non PIC, load offset)

You should do the same for Linux/Sparc if they are really not supported
on Sparc.


H.J.


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