Sergey Bugaev, le sam. 15 mai 2021 20:07:35 +0300, a ecrit: > On Sat, May 15, 2021 at 5:09 PM Samuel Thibault <[email protected]> > wrote: > > This can't go to the generic-purpose dl-support.c file. > > Create a sysdeps/mach/hurd/dl-thread_gscope_wait.c file, it's already > > getting included by elf/Makefile's routine variable. > > I'm creating sysdeps/htl/dl-thread_gscope_wait.c in the next commit.
Yes, I notice that afterwards. I didn't notice I had written sysdeps/hurd while yes, htl/ is where it should go. > > The rest looks ok, did you try to run make check to make sure nothing > > broke? > > I started it and it ran for some time, apparently without crashing. > But then I interrupted it before it could finish, and anyway I don't > know where to look for results and how to interpret them. I'll figure > it out. It provides a summary at the end, and otherwise the .test-result files provide each result. Samuel
