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.

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

Reply via email to