On Mon, 04 Nov 2024 18:07:16 +0100, Dima Panov wrote: > > Indeed, root of evil was hidden in devel/binutils with RELRO option enabled. > After disabling RELRO option in binutils all lang/gcc* build are fine again. > > Anyway it is a big bad regression here. > I have RELRO enabled in binutils port fot long time and had no issues with > gcc builds before this llvm19 import.
Have you tried to rebuild devel/binutils without disabling RELRO? I have enabled RELRO and rebuilt devel/binutils and I could build lang/gcc14 on arm64. I haven't tried the other gcc ports.