On Mon, Jun 09, 2008 at 04:07:30PM +0200, Kai Fischer wrote: > Package: libboost1.35-dev > Version: 1.35.0-5 > Architecture: armel (most probably also on arm) > > During linking the following error is thrown: undefined reference to > `__sync_fetch_and_add_4'
For now, you can avoid this by compiling your application with -DBOOST_SP_USE_PTHREADS. You need this on: hppa, sparc, arm, and armel. I'll take a look at the trunk changes, later. Thanks, -Steve
signature.asc
Description: Digital signature

