|
From: Julian S. <js...@ac...> - 2007-01-06 15:10:27
|
What happens if you run from the install tree? J > --3850:1:main Dynamic memory manager is running > --3850:1:main Getting stage1's name > --3850:1:main Get hardware capabilities ... > --3850:1:main ... arch = X86, hwcaps = x86-sse1-sse2 > --3850:1:main Split up command line > --3850:1:main Preprocess command line opts > --3850:1:main Create initial image > --3850:1:initimg Loading client > valgrind: wrong ELF executable class (eg. 32-bit instead of 64-bit) > valgrind: drd/tests/fp_race: cannot execute binary file > > It surprised me to see "arch = X86" in the output instead of "arch = AMD64" > ? > > Bart. |