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

Added -lm to Makefile, which is required for some systems #7

Closed
wants to merge 1 commit into from

Conversation

@gnu-user
Copy link

gnu-user commented Jun 3, 2013

I ran into issues trying to compile pigz on some Redhat 6 systems using GCC 4.5.3, adding -lm for the math library functions used in tree.c was all that was required for it to build properly.

@madler
Copy link
Owner

madler commented Jun 3, 2013

Thank you for your patch. It's already in the develop branch.

@madler madler closed this Jun 3, 2013
MariaElysse pushed a commit to MariaElysse/pigz that referenced this pull request Jun 2, 2019
GNUify comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.