Skip to content

static linking by default? (on Linux) #326

Closed
@vcunat

Description

@vcunat

(Suggested label: Build/Install/Distribute)

Currently when I build it, bin/tidy is statically linked, and both lib/libtidy.so and lib/libtidys.a are installed. I believe it would be better to default to dynamic linking and not installing *.a, at least on unix-like platforms.

Side note: I'm creating a package for Nix / NixOS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions