[FFmpeg-devel] [libswscale PATCH 0/3] Static-making patches for libswscale

Diego 'Flameeyes' Pettenò flameeyes
Thu Oct 9 14:29:08 CEST 2008


Carl Eugen Hoyos <cehoyos at ag.or.at> writes:

> But you do agree that even with the asm() problem fixed, it is not
> possible to compile ffmpeg with sunc99, or is there also a way to make
> it accept #warning?

I have a patch here that checks for #warning support at configure and
disables it when it's unsupported; I haven't sent it yet because I
wanted to send the patches together as they make little sense detached
one from the other.

>> All of them accept __asm__() just fine.
>
> You mean, fine except for the additional warning that sunc99 emits now
> for (nearly?) every file.

Yes that's one of the things I want to take care of before committing
the change: finding how to shut up that particular warning since it is
only noise for us right now. But again, to do that I need to get the
whole set of compiler-specific checks cleaned up so that we do the same
that's done for ICC right now.

As I said, I hope to get all the patches on the ML before Monday.

-- 
Diego "Flameeyes" Petten?
http://blog.flameeyes.eu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081009/2ed6e763/attachment.pgp>



More information about the ffmpeg-devel mailing list