SyntaxFix
Write A Post
Hire A Developer
Questions
Fixed it with -no-pie option in linker stage:
-no-pie
g++-8 -L"/home/pedro/workspace/project/lib" -no-pie ...