On 27/03/13 13:32, Glasgow, Steven R CIV USARMY TRADOC ANALYSIS CTR (US) wrote:
> I think I figured it out...but don't know how to fix it. I'm using RHEL > 6.3. Initially it only had 64bit libraries loaded (when initially > installed). That was whem valgrind was installed. We found we needed the > 32bit libraries also and they have since been added. > > We make both versions of our application, 64 and 32bit. I get the error > mentioned below when trying to use callgrind on the 32bit application. The > 64bit application works well with callgrind. > > Anyone know how I can get callgrind to work with both 32 and 64bit? Is it > as simple as reinstalling valgrind now that both 32 and 64bit libraries > exist? Just rebuilt it yes, and it should build both backends. You can tell by checking the configure output. Tom -- Tom Hughes ([email protected]) http://compton.nu/ ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
