$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] ARM thumb support in spinlock_gcc_arm.hpp
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-09-05 18:25:50
Jerry Napoli:
> Yes, the sdk forces thumb under the covers. All of the objects provided
> with the sdk are built with thumb.
Out of curiosity, have you tried using ARM mode? I remember Rene Rivera
posting iPhone test results (no longer present though) and the spinlock
tests did pass... unless I'm misremembering things.
>From what I read, it's supposedly possible to link ARM and Thumb objects
together, not that I've ever tried, of course. :-)