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: RFC: Test optimizations for multiple architectures


From: Roland McGrath <roland@redhat.com>
Date: Thu, 11 Nov 2010 14:42:22 -0800 (PST)

>> --enable-test-multi-arch is intended for development build, not for production
>> build. My glibc development build environment is totally separate from the
>> production build environment. That is true for my gcc, binutils and gdb builds.
> 
> People who have to maintain production builds need to run full test suites
> on the actual production code.

I fully agree with Roland on this point.

It would be a huge step backwards if distributions have to enable this
new set of build cases just to get proper coverage of the individual
cpu mask bit ifunc cases each time they build their glibc package
(which we do want them to do).


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