Skip to content

bsc seems to ignore -o output location for bs-specific artifacts #395

@chenglou

Description

@chenglou

Repro: bsc -c -o a src/hello.ml

This will generate a a.cmi in the current directory, and hello.cmj and hello.js in the src/ directory, contrary to the equivalent ocamlc command which generates a.cmi and a.cmo in the current dir.

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