[FFmpeg-devel] PIC and YASM
Reimar Döffinger
Reimar.Doeffinger
Tue Nov 10 00:16:38 CET 2009
On Tue, Nov 10, 2009 at 01:03:46AM +0300, Michael Kostylev wrote:
>
> On Mon Nov 9 20:07:17 2009
> Reimar D?ffinger wrote:
>
> > What do you think about that? Any known issues with -pie linker flag?
>
> Forgot to mention the most important, -pie is incompatible with -shared.
Yes, gcc stops complaining that they are incompatible.
So that would only be possible with extra efforts (separate ldflags for
the executables) so I guess it's not worth the effort.
More information about the ffmpeg-devel
mailing list