Skip to content

dune fails to create an empty .cmxa library under Windows #2687

@db4

Description

@db4

I stumbled on that trying to build stdlib_shims:

File "_build/.dune/default/src/dune", line 2, characters 0-75:
2 | (library
3 |  (wrapped false)
4 |  (name stdlib_shims)
5 |  (public_name stdlib-shims))
Error: Rule failed to generate the following targets:
- src/stdlib_shims.lib

For more detail see ocaml/stdlib-shims#11
@diml suggested it should be fixed on dune's side.

Metadata

Metadata

Assignees

No one assigned

    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