Open
Description
File: gcc-arm-none-eabi-9-2020-q2-update-mac.tar.bz2
from https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/9-2020-q2-update
[Error: ENOENT: no such file or directory, link './arm-none-eabi/lib/libg.a' -> '/Users/XiNGRZ/****/arm-none-eabi/lib/libc.a'] {
errno: -2,
code: 'ENOENT',
syscall: 'link',
path: './arm-none-eabi/lib/libg.a',
dest: '/Users/XiNGRZ/****/arm-none-eabi/lib/libc.a'
}
Just did some investigation and found:
Line 121 in 84a8c10
I think x.linkname
should be joined with the output
path. Otherwise fsPromises.symlink
can't find the target.
Metadata
Metadata
Assignees
Labels
No labels