--print-libgcc-file-name points to a wrong location
pkarashchenko opened this issue · comments
Petro Karashchenko commented
clang --config armv8m.main_hard_fp_nosys --target=armv8m.main-none-eabi -mfloat-abi=hard -march=armv8m.main+fp --print-libgcc-file-name
/opt/install/LLVMEmbeddedToolchainForArm-13.0.0/lib/clang/13.0.0/lib/baremetal/libclang_rt.builtins-armv8m.main.a
but file does not exist.
Volodymyr Turanskyy commented
Closing as per the above commit.