Joachim, I'll look into this... Right now I'm fighting with a strange problem, which prevents me from moving further - by some reason Qt Assistant crashes on Serna documentation, and this behaviour is irregular (there are multiple working threads in Qt Assistant at the time). Grr.
Regards, -- Paul On Sat, Feb 6, 2010 at 12:57 PM, Joachim Breitner <[email protected]>wrote: > [Now with correct CC] > > Hi, > > as you can see here: > https://buildd.debian.org/status/package.php?p=serna-free > Serna fails on a few architectures. I’d like to see this fixed, if > possible. > > Unless I’m mistaken, the greatest hurdle are the atomic ops defined in > sfworks/common/ThreadMutex.h, which are only implemented for a few > architectures. Did you consider using a library such as > libatomic-ops-dev or the functions provided by qt > http://doc.trolltech.com/4.3/atomic-operations.html? This would probably > make the problem disappear. > > Note that although libatomic-ops does not implement an atomicExchange > method directly, this is not a problem, as this method is not actually > used in the serna code. > > Greetings, > Joachim > > -- > Joachim "nomeata" Breitner > Debian Developer > [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C > JID: [email protected] | > http://people.debian.org/~nomeata<http://people.debian.org/%7Enomeata> > >

