2015-10-19 23:04 GMT+02:00 Paul Floyd :
>
> On 19 Oct 2015, at 20:25, Matthew Wozniczka wrote:
>
> X86/Solaris is listed as supported @
> http://valgrind.org/info/platforms.html, so I grabbed a copy of
> valgrind-3.11.0.tar.bz2 and followed the instructions @
> http://valgrind.org/docs/manual/dist
I was able to get it to build after moving to a solaris 11 machine, installing
gcc 4.9, and playing around with some paths (mostly issues of it using make vs
gmake, etc).
It seems to mostly work, two things I noticed though:
- C++ symbols don’t get demangled in the output, I need to ru
On 19 Oct 2015, at 20:25, Matthew Wozniczka wrote:
> X86/Solaris is listed as supported @ http://valgrind.org/info/platforms.html,
> so I grabbed a copy of valgrind-3.11.0.tar.bz2 and followed the instructions
> @ http://valgrind.org/docs/manual/dist.install.html, but I got the following
> err
X86/Solaris is listed as supported @ http://valgrind.org/info/platforms.html,
so I grabbed a copy of valgrind-3.11.0.tar.bz2 and followed the instructions @
http://valgrind.org/docs/manual/dist.install.html, but I got the following
error when running configure:
$ ./configure --prefix=/home/matt
2015-10-19 20:34 GMT+02:00 Matthew Wozniczka :
> X86/Solaris is listed as supported @
> http://valgrind.org/info/platforms.html, so I grabbed a copy of
> valgrind-3.11.0.tar.bz2 and followed the instructions @
> http://valgrind.org/docs/manual/dist.install.html, but I got the
> following error whe
X86/Solaris is listed as supported @ http://valgrind.org/info/platforms.html,
so I grabbed a copy of valgrind-3.11.0.tar.bz2 and followed the instructions @
http://valgrind.org/docs/manual/dist.install.html, but I got the following
error when running configure:
$ ./configure --prefix=/home/matt