On Thu, 3 Apr 2025 at 13:46, Stefan Ring via Gcc-help <gcc-help@xxxxxxxxxxx> wrote: > > On Mon, Mar 24, 2025 at 12:19 AM Scott Smedley <scott@xxxxxxxxxxxxxxxxx> wrote: > > > > Hi, > > > > I'm encountering a compilation error when I build gcc 14.2.0 with gcc > > 13.3.0 on Ubuntu 24.04. I'm not quite sure how to diagnose it, can someone > > please point me in the right direction? > > libc upgrade during the build (unattended upgrade)? > Weird (any) LD_ environment variables? > Weird scripts in your path? > > Works for me just fine (as expected) It ended up being reported as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119560 and then closed when the problem resolved itself.