Long path issue on Windows 11

Hi,

We are facing the build issue with arm-none-eabi-gcc on Windows 11 when the file path length exceeds 260 characters, although the registry and group policy are configured to support long path. Compiler always complains something like "fatal error: xxx file: No such file or directory"

arm-none-eabi-gcc version: 12.2 rel1

Windows version: Windows 11 23H2

Does GNU Arm Embedded Toolchain support long file path? Or could it be configured to support long path?

Thanks.

0