Skip to content

Regex for ln_args.txt Misses Linker Search Path (-L) on Windows #448

Closed
@Metear

Description

@Metear

This error occurs when I compile the project. How can I solve this problem? Do you know how to solve this error?

d:/maximsdk/tools/gnutools/10.3/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot open linker script file common.ld: No such file or directory
collect2.exe: error: ld returned 1 exit status
make[1]: Leaving directory '/d/MaximSDK/Examples/MAX32655/Hello_World-riscv'
make[1]: *** [/D/MaximSDK/Libraries/CMSIS/Device/Maxim/MAX32655/Source/GCC/gcc.mk:351: /d/MaximSDK/Examples/MAX32655/Hello_World-riscv/build/Hello_World-riscv.elf] Error 1
make: *** [Makefile:52: arm] Error 2
"make -r -j 8" terminated with exit code 2. Build might be incomplete.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions