|
From: <ls...@vi...> - 2005-12-14 14:06:33
|
Hi, File coregrind/m_machine.c fails on line ~362 fails bc instruction "vor" does not exist. Worked around it by unconditionally setting have_vmx to False, but this should probably be handled by a configure check. It seems to work fine now. Thanks for this software. hope this helps, luis & luis |
|
From: Dirk M. <dm...@gm...> - 2005-12-14 15:09:57
|
On Wednesday 14 December 2005 15:06, ls...@vi... wrote: > File coregrind/m_machine.c fails on line ~362 fails bc instruction "vor" > does not exist. fails to compile or fails to run? it is supposed to be run to see if the processor actually supports it. Dirk |