Skip to content

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

Merged
Guilucand merged 2 commits intoalgbio:mainfrom
rob-p:main
Oct 19, 2023
Merged

Add -fPIE to ggcat-cpp-api Makefile#32
Guilucand merged 2 commits intoalgbio:mainfrom
rob-p:main

Conversation

@rob-p
Copy link
Copy Markdown
Contributor

@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

rob-p added 2 commits August 4, 2023 14:30
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
Add `-fPIE` to ggcat-cpp-api `Makefile`
@Guilucand Guilucand merged commit c099d39 into algbio:main Oct 19, 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.

2 participants