Opened 9 years ago

Last modified 8 years ago

#8673 new Bugs

static libraries compiled without -fPIC using gcc

Reported by: eyjian@… 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 viboes, 9 years ago

Component: NoneBuilding Boost

comment:2 by Kohei Takahashi <flast@…>, 8 years ago

Cc: flast@… added
Component: Building Boostbuild
Owner: set to Vladimir Prus
Note: See TracTickets for help on using tickets.