Greg Hogan skriver: > On Tue, Jul 19, 2022 at 12:14 PM zamfofex wrote: >> >> > There’s a comment at the top of ‘glibc-dl-cache.patch’ that explains >> > what it does, but see >> > >> > for details. I can take a look and update it. >> >> It seems we both misinterpreted the diff I had sent originally, as that patch has not actually been removed, but rather its line was changed (it was moved upwards). So good news, no need for changes or further investigation! > > I have used your patch to bootstrap with GCC 12 (in order to use both > gcc-12 and llvm-14 in the same profile) and I have found that without > "glibc-ldd-x86_64.patch", sometimes ldd will throw a "not a dynamic > executable" error. I assume the powerpc patch is likewise still > required. I submitted a variant of this patch to #57533 that preserves glibc-ldd-x86_64.patch. Closing this issue, as it has been superseded by #57533. Thanks zamfofex!