binutils 2.44 and GCC 15.1.0 - dangerous relocation: unsupported relocation error when trying to build U-Boot

Hello Community!

I have freshly built the new version from GCC (15.1.0) and binutils (2.44) for arm-none-eabi targets. Have tried to build U-Boot for STM32H743 (ARMv7-m), but running into an issue when linking U-Boot:

By the way, with GCC 14.2.1 and binutils 2.43.1 the compilation is successful.

Has somebody noticed the same issue?

0