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

Linux compatibility #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kurthuwig
Copy link

I was unable to compile on Linux as the linker arguments have to be last. This version compiles cleanly on Linux. I did also fix a typo and added a .gitignore file, so that Git does not complain about the compiled files.

Linux' GCC requires the option '-lm' to be after the files to link.
@erinzm
Copy link

erinzm commented May 22, 2014

👍

@MerleFyshwick
Copy link

Awesome! Thanks for explaining the math library thing.

hyperair referenced this pull request in hyperair/GPX Mar 24, 2016
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

Successfully merging this pull request may close these issues.

3 participants