|
From: <cn...@ny...> - 2006-06-06 16:24:48
|
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? Chris |