Skip to content

support building static libraries #1493

Description

@andrewrk

zig build-lib --static foo.zig

Right now it prints an error and exits. Instead zig should produce .a files on posix and .lib files on Windows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions