Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture x86_64 on Mac #16

Open
frasermince opened this issue Apr 27, 2018 · 0 comments
Open

Undefined symbols for architecture x86_64 on Mac #16

frasermince opened this issue Apr 27, 2018 · 0 comments

Comments

@frasermince
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant