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: Shared Code Changes for the RISC-V Glibc Port


On Fri, 5 Jan 2018, Palmer Dabbelt wrote:

> I've run these through build-many-glibcs.py, and while they're not 100% clean I
> think the failures are just problems in my build environment.  I'm getting two

I should reiterate that the vast bulk of changes do not need a full 
build-many-glibcs.py run.  Just because something is changing 
system-independent code does not make it require such a run - such a run 
rather tends to be indicated if it's changing code in a way that looks 
likely to have system-specific issues (and even in that case, a few 
particular configurations may be sufficient to test).

Of course each version of the RISC-V port submission should be verified to 
pass build-many-glibcs.py *for RISC-V configurations added to 
build-many-glibcs.py* (given suitable kernel sources used), but you can 
name particular configurations to test on the build-many-glibcs.py command 
line rather than testing the full set.

-- 
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]