Skip to content

-output-obj for dynamic libraries? #7788

@db4

Description

@db4

Not sure if this is a feature request or just a question. I need to create a standalone OCaml plugin that is dynamically loaded by a main program in C. That's done by ocamlopt -output-obj -o plugin.so ... on Linux and ocamlopt -output-obj -o plugin.dll ... on Windows. Does Dune support such targets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions