Skip to content

Undefined symbols for architecture x86_64 on Mac #16

@frasermince

Description

@frasermince

Upon running ./cabal new-build all on mac I get the error "Undefined symbols for architecture x86_64". Which is referenced in this issue. The solution is to add -dynamic to the ghc flags in the cabal files as is shown here. I would suggest adding something about this in the readme or perhaps in the cabal files themselves. Let me know what your thoughts are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions