Hello Valgrind Users and Developers,
I am trying to compile and install valgrind on a 64 bits CENT OS 6.5 system.

When I compile valgrind (with make), I get the following errors:

m_cpuid.S:40: Error: suffix or operands invalid for `push'
m_cpuid.S:42: Error: suffix or operands invalid for `push'
m_cpuid.S:43: Error: suffix or operands invalid for `pushf'
m_cpuid.S:44: Error: suffix or operands invalid for `pushf'
m_cpuid.S:45: Error: suffix or operands invalid for `pop'
m_cpuid.S:48: Error: suffix or operands invalid for `push'
m_cpuid.S:49: Error: suffix or operands invalid for `popf'
m_cpuid.S:50: Error: suffix or operands invalid for `pushf'
m_cpuid.S:51: Error: suffix or operands invalid for `pop'

etc....

I am using

gcc (GCC) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.


and

openmpi-1.8

So, the compilation crashes but if I run valgridn ls -l I do net get
complain I think. Please see the attachment.

Thank you in advance.

Best Regards



-- 
Matteo

Attachment: valgrind-ls-l
Description: Binary data

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to