https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125593
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2026-06-04
Ever confirmed|0 |1
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Note the configure options are different between 14.3 and 14.2
14.2 has libexecdir=/usr/lib while 14.3 does not.
Is that the cause?
You are putting the cc1 in lib rather than libexec?