Skip to content

Cannot find spec file "nano.specs" on Windows #55

Closed
@Sayter99

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions