This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH v3 0/4] Nios II port re-submission


On Sat, 10 Jan 2015, Chung-Lin Tang wrote:

> (2) Like the tile port as Chris reported in [1], nios2 also currently
> has a similar collection of linknamespace FAILs, probably not surprising
> since both are linux-generic users.

Please give more details of the FAILs you see (*not* XFAILed tests, which 
the vast bulk of those were).  If the same failures are reported for many 
(header, standard) combinations, showing the output for a single case will 
suffice.  If the failures (individual function references) are the same as 
XFAILed for x86_64, but in different headers, that suggests that some 
function is bringing in for you references to another function that it 
doesn't bring in references to on x86_64 (and fixing that may well be 
simpler than fixing the problems seen on x86_64).

-- 
Joseph S. Myers
joseph@codesourcery.com


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