[x264-devel] commit: drop support for x86_32 PIC. (Loren Merritt )
Loren Merritt
lorenm at u.washington.edu
Fri Aug 22 03:21:02 CEST 2008
On Thu, 21 Aug 2008, Dominik 'Rathann' Mierzejewski wrote:
> On Thursday, 21 August 2008 at 12:01, git version control wrote:
>>
>> drop support for x86_32 PIC.
>
> That's radical. ;)
> Why?
There are only 3 options:
a) delete PIC
b) leave PIC code but guarantee that it'll be broken
c) I have to keep PIC in mind every time I write an asm function, and test
that extra configuration.
I tried b with win64, no one came along to fix it after me, so win64 is
gone now. I'm not willing to do c.
--Loren Merritt
More information about the x264-devel
mailing list