On 21 November 2014 02:28, Matt Oliver <protogo...@gmail.com> wrote:

> On 21 November 2014 01:23, Derek Buitenhuis <derek.buitenh...@gmail.com>
> wrote:
>
>> On 11/20/2014 8:40 AM, Benoit Fouet wrote:
>> > LGTM
>>
>>
>> http://fate.ffmpeg.org/report.cgi?time=20141120142015&slot=i686-windows-icl
>>
>> - Derek
>>
>
> Works fine with lto, but apparently one shouldnt assume the existing code
> is correct for the other cases :P. It appears there was actually an error
> in configure thats been there all along that was never found as it was
> incorrectly detecting icl linker as msvc. Anyway its just missing a couple
> of values that are set for msvc but werent for icl. Im testing a patch now
> so should have fixed it soon.
>
>
OK, all it needed was to disable stripping with icl. Its one of those
things where it took 2 mins to write a patch but then several hours to test
it ;). This has apparently been missing for several years but only became
evident now. So the attached patch should fix everything up.

Attachment: 0001-configure-disable-strip-when-using-icl.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to