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

make file for sampling fails in some cases #1

Open
adrianopolus opened this issue Oct 17, 2017 · 0 comments
Open

make file for sampling fails in some cases #1

adrianopolus opened this issue Oct 17, 2017 · 0 comments

Comments

@adrianopolus
Copy link
Member

change the order of the gcc line to:
gcc sampling.c -std=c99 -lgsl -lgslcblas -lm -O2 -o sampling
as the old order might fail to search for the libs

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