Opened 9 years ago
Last modified 8 years ago
#8673 new Bugs
static libraries compiled without -fPIC using gcc
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost 1.53.0 | Severity: | Problem |
Keywords: | Cc: | flast@… |
Description
shared libraries use the static libraries of boost,errors occur: recompile with -fPIC. automake adds -fPIC always.
relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
Change History (2)
comment:1 by , 9 years ago
Component: | None → Building Boost |
---|
comment:2 by , 8 years ago
Cc: | added |
---|---|
Component: | Building Boost → build |
Owner: | set to |
Note:
See TracTickets
for help on using tickets.