[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with buid in AMD64



On Tue, Dec 01, 2015 at 11:03:45AM -0500, Daniel Echeverry wrote:
> >> My package doesnt build in amd64
> >> http://paste.debian.net/hidden/7253bf53/, I want to know, if I need
> >> add  -fPIC flag only amd64 or in any arch in the configure?
> > All shared libraries should be compiled with -fPIC.
> >
> 
> 
> THanks, for your fast reply, but my package isnt a library
Sorry, it's actually a PIE executable. Still, the advice is the same: all
object files for such executables should be compiled with -fPIE.
If the upstream build system enables PIE when linking, it should enable it
when compiling too so it needs fixing.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: