Bug#535681: libffado: Support for more arches

Kurt Roeckx kurt at roeckx.be
Sat Jul 4 20:56:51 UTC 2009


On Sat, Jul 04, 2009 at 09:31:09PM +0200, Adrian Knoth wrote:
>    * FFADO needs atomic operations
> 
>      I did the upstream patch for SPARC's atomic operations. This might
>      also work on IA64, however, I don't have access to other
>      architectures.

So all you said so far is lack of atomic operations on various
arches.  There libraries that can do that for you.

You might want to look in any of those for atomic operations:
- g++-4.4's std::atomic (stdatomic.h)
- boost
- libatomic-ops
- libbind
- cxxtools
- tbb
- libqt4
- ...

And then there is also the linux kernel source.


Kurt






More information about the pkg-multimedia-maintainers mailing list