Skip to content

better support for static linking #391

Closed
@bos

Description

@bos

(Imported from Trac #398, reported by @dcoutts on 2008-11-08)

Generating statically linked binaries on different platforms requires a bit of knowledge about what flags to pass to ghc. It would be nice to just be able to cabal configure --enable-static-executable or something and have that pass the extra -optl-static and whatever ghc options are required.

If it's not possible to generate static binaries it should make some attempt at explaining why.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions