Skip to content

Update makefile#1

Open
SabininGV wants to merge 1 commit intoradelman:masterfrom
SabininGV:patch-1
Open

Update makefile#1
SabininGV wants to merge 1 commit intoradelman:masterfrom
SabininGV:patch-1

Conversation

@SabininGV
Copy link
Copy Markdown

I wasn't able to make your code because in the command line "g++ ..." libraries were before the source code that needs them. So I just swapped $(PRO_OBJS) and $(LDFLAGS). More information on this pecularity of g++: https://stackoverflow.com/questions/65448452/mpfr-undefined-reference-incorrect-installation

I wasn't able to make your code because in the command line "g++ ..." libraries were before the source code that needs them. So I just swapped $(PRO_OBJS) and $(LDFLAGS). More information on this pecularity of g++: https://stackoverflow.com/questions/65448452/mpfr-undefined-reference-incorrect-installation
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.

1 participant