|
From: Tom H. <to...@co...> - 2017-10-11 15:06:13
|
On 11/10/17 16:04, Tom Hughes wrote: > On 11/10/17 15:58, Daniel Nuño wrote: > >> I'm trying to compile valgrind-3.13.0 or valgrind-3.2.1 on the >> following architecture: >> $ uname -a >> SunOS slc11gbh 5.11 11.3 sun4v sparc sun4v >> >> And I'm having the following error: >> >> checking build system type... sparc-sun-solaris2.11 >> checking host system type... sparc-sun-solaris2.11 >> checking for a supported CPU... no (sparc) >> configure: error: Unsupported host architecture. Sorry >> >> Any help that you could provide? > > Well I'm not sure you'll consider it help as such... > > Sparc is not, and never has been, a supported platform. The list of > supported platforms can be found here: > > http://valgrind.org/info/platforms.html > > Note at the bottom that there are details of an out of tree attempt at a > port, but there is no support in the main valgrind release. Oh and that is sparc/linux anyway, not sparc/solaris. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |