Skip to content

fix: compile error when build .so using .a#12

Open
denghongcai wants to merge 1 commit into
happyfish100:masterfrom
denghongcai:patch-1
Open

fix: compile error when build .so using .a#12
denghongcai wants to merge 1 commit into
happyfish100:masterfrom
denghongcai:patch-1

Conversation

@denghongcai

Copy link
Copy Markdown
src/libfastcommon.a(hash.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC

env: Ubuntu 14.04, gcc 4.8

```
src/libfastcommon.a(hash.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
```

env: Ubuntu 14.04, gcc 4.8
@denghongcai

Copy link
Copy Markdown
Author

ping @happyfish100

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