Closed
Description
when building cc_library target with --specs=nano.specs
copts, I got the following error, although I can see the spec file under lib
folder.
gcc: fatal error: cannot read spec file 'nano.specs': No such file or directory
compilation terminated.
It seems that this issue only occurs on Windows, below is my environment
os: windows11
bazel: 7.2.0
toolchain: arm_none_eabi_windows_x86_64
It was working with ea916f4
Metadata
Assignees
Labels
No labels