|
From: Bart V. A. <bar...@gm...> - 2008-05-14 17:52:09
|
On Wed, May 14, 2008 at 5:52 PM, Florian Krohm <br...@ac...> wrote: > On Wednesday 14 May 2008 10:39:48 am Bart Van Assche wrote: >> >> Are you aware that the file libvex_guest_offsets.h is also included >> from assembler files (.S) ? > > no, I missed that. Bummer. Thanks for pointing it out. Hello Florian, Can you have a look at the output of the following command: svn diff svn://svn.valgrind.org/valgrind/trunk \ svn://svn.valgrind.org/valgrind/branches/CROSS_COMPILATION I have to test the changes on the CROSS_COMPILATION branch further, but I believe that's all what's needed to make it possible to cross-compile Valgrind. Since I do not have the rights to create a VEX branch I have added the VEX changes as a file (vex-cross-compilation.patch). Bart. |