[FFmpeg-devel] [PATCH 2/2] configure: Use intel math.h header.

Matt Oliver protogonoi at gmail.com
Mon May 12 16:14:46 CEST 2014


On 12 May 2014 23:48, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:

> On 5/11/2014 6:42 AM, Matt Oliver wrote:
> > However on Windows the comparison is with
> > MinGW and the advantage that icl has is that its a native toolchain that
> > can directly use the latest native windows headers/libs and
> > integrates/debugs nicely with visual studio projects.
>
> I don't think this is true anymore. All the latest ICLs ship with gdb.
>

I use it daily through Visual Studio so can vouch that its true. ICL comes
with Visual Studio integration and the generated libs can be used as drop
in replacements for msvc ones (and vice-versa). ICL generated libs/programs
will debug fine with cdb and even generates .pdbs for "edit and continue"
debugging. And ICL uses pretty much all of the msvc libraries directly by
default.
True ICL does currently ship with gdb but that is used for debugging Intel
MIC processors (Xeon Phi).


More information about the ffmpeg-devel mailing list