Thanks, I will do that. Interestingly, the instruction is the very
*first* instruction encountered by the executable as it begins to run,
as the address of the offending instruction is exactly the same
address that execution begins at. This leads me to suspect a setup or
configuration problem, wi
On Thu, Jun 10, 2010 at 5:37 PM, Saranya P. L wrote:
>
> When I try to cross compile valgrind-3.5.0 for ppc and my host is x86 Linux ,
> I am getting the following error
> checking for /proc/self/fd... configure: error: cannot check for file
> existence when cross compiling
>
> I heard that this
Hi,
When I try to cross compile valgrind-3.5.0 for ppc and my host is x86 Linux ,
I am getting the following error
checking for /proc/self/fd... configure: error: cannot check for file existence
when cross compiling
I heard that this bug is already raised for 3.5.0 and the bugId is #204843