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: V8 test-in-container patch


On 08/24/2018 10:28 PM, DJ Delorie wrote:
> 
> "Carlos O'Donell" <carlos@redhat.com> writes:
>> Does this mean build-many-glibcs test run for ia64 passes now?
> 
> Insofaras the IA64 compiler doesn't complain about missing symbols or
> libraries, yes.  The bootstrap problem is still sortof there, wrt the
> building of C++ libraries vs the presence of a C++ compiler.  IMHO we
> still need to figure out a way to defer building links-dso-program until
> we know we're going to run the testsuite.  The problem with that, is
> that it must be run before anything uses the test container, and we
> don't seem to have an easy way to trigger that in our Makefile rules.

Agreed, we'll keep working on that to solve Steve Ellcey's problem.

-- 
Cheers,
Carlos.


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