On Mon, Nov 21, 2011 at 08:35:39PM +0100, Torvald Riegel wrote: > On Mon, 2011-11-21 at 15:06 +0100, Rainer Orth wrote: > > * _ITM_getThreadnum is the only symbol in libitm.map that isn't present > > in the library. It's documented as missing and should perhaps be > > removed from the map? > > Yes, this is not supported anymore. > > Thanks, > Torvald
I'm not sure if this patch is the cause, but we seem to have soversion bumped libitm from 0 to 1 (at least x86_64-apple-darwin11). Is this occuring on other targets and was it intentional? Jack