Skip to content

Add -fPIE to ggcat-cpp-api Makefile#1

Merged
rob-p merged 1 commit intomainfrom
rob-p-patch-1
Aug 4, 2023
Merged

Add -fPIE to ggcat-cpp-api Makefile#1
rob-p merged 1 commit intomainfrom
rob-p-patch-1

Conversation

@rob-p
Copy link
Copy Markdown
Owner

@rob-p rob-p commented Aug 4, 2023

I encountered a linking error when trying to link the ggcat static library in fulgor under g++-11.1. I had to add this flag to the command for compiling libggcat_api.a to fix it. I don't think it should disturb anything else. cc @jermp

I encountered a linking error when trying to link the ggcat static library in [`fulgor`](https://github.com/jermp/fulgor) under g++-11.1.  I had to add this flag to the command for compiling `libggcat_api.a` to fix it.  I don't think it should disturb anything else. cc @jermp
@rob-p rob-p merged commit f4d648a into main Aug 4, 2023
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