[FFmpeg-devel] Patch: Inline asm fixes for Intel compiler on Windows
Michael Niedermayer
michaelni at gmx.at
Sat Mar 29 14:30:05 CET 2014
On Sat, Mar 29, 2014 at 02:14:00PM +0100, Reimar Döffinger wrote:
> On Sat, Mar 29, 2014 at 01:58:01PM +0100, Michael Niedermayer wrote:
> > On Sat, Dec 28, 2013 at 03:23:51PM +0100, Reimar Döffinger wrote:
> > > > - __asm__ ("cltd \n\t" \
> > > > + __asm__ ("cdq \n\t" \
> > >
> > > This one will break Solaris for example.
> >
> > have you tested this ?
> >
> > i get no error when compiling asm cdq on opensolaris
>
> Not recently, it's a bit hard to get my hands on.
> Note that I mean using suncc on Solaris, in case you only
> tested gcc.
i tried both but i havnt checked what they generated
version is
Sun Ceres C 5.10 SunOS_i386 2009/03/06
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140329/da02d5df/attachment.asc>
More information about the ffmpeg-devel
mailing list