|
From: Tom H. <to...@co...> - 2006-06-06 17:59:11
|
In message <f07...@ny...>
cn...@ny... wrote:
> I'm trying to cross-compile Valgrind v3.1.1 (March 15, 2006) on x86 for
> PPC. The TLS test failed but I added --disable-tls to my config script.
> But when I try to build memcheck, I get an unresolved external,
> __builtin_expect. In message
> http://sourceforge.net/mailarchive/message.php?msg_id=14232995, I see
> that this seems to have been fixed in December so I don't quite
> understand why the fix isn't in v3.1.1. I've modified my mc_mail.c to
> have the #ELSE part of the fix described above but I'd rather not
> continue that way. The bug database is down right now so I can't
> research it very far. What's up?
Well that commit was on the trunk so unless somebody merged it to
the 3_1 branch it won't have been in the 3.1.1 release.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|