On Sun, 20 Apr 2014 11:15:08 +0200, Luca Barbato <[email protected]> wrote:
> I started adding support for objc this way
> 
> https://github.com/lu-zero/libav/commit/691720a42e9f8a9ee0b09f3d189ce6c8f8ecc22d
> 
> The general idea is that for objc we need to optionally pick a compiler
> but surely we'd need to pass some language-specific flags so just using
> COMPILE_C would not cut it.
> 
> The duplication is done mostly to see the amount of work that would be
> needed in the wake of supporting more complex languages.
> 
> I hadn't tested that the patch works but gives some idea on how it would
> and the impact.
> 

I'm missing the reasoning for why such support would be a good idea.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to