On Thu, Oct 16, 2014 at 05:39:23PM +0200, Christoph Egger wrote: >Control: tag -1 moreinfo > >Hi! > >Steve McIntyre <[email protected]> writes: >> libgc is using an embedded copy of libatomic-ops (version 7.2), >> whereas 7.4.2 is available separately in the Debian archive. This >> package *really* should be fixed to use the system version rather than >> the internal one, or at the very least switched to use a newer >> version. > >Quoting armel buildlog >libtool: link: arm-linux-gnueabi-gcc -shared -fPIC -DPIC [...] -lpthread >-ldl /usr/lib/libatomic_ops.a -O2 -Wl,-soname -Wl,libgc.so.1 -o >.libs/libgc.so.1.0.3 > >Seems we're already using the system copy. Maybe you want to binnmu as >atomic-ops doesn't seem to offer a shared library and we're linking >statically?
For the case that scared me (use of CP15 barriers instead of DMB), I've just checked the libgc in sid and it's fine - it's already been built with a new enough version of atomic-ops and it's using the right barriers. *phew* -- Steve McIntyre, Cambridge, UK. [email protected] "...In the UNIX world, people tend to interpret `non-technical user' as meaning someone who's only ever written one device driver." -- Daniel Pead -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

