From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 07 Nov 2011 23:22:28 +0100 Subject: [Buildroot] Status of valgrind on powerpc In-Reply-To: (Thomas De Schampheleire's message of "Thu, 3 Nov 2011 10:27:58 +0100") References: <20110929121549.4bb68988@skate> <20110930214150.770f09e1@skate> <20111001113902.2aeff98d@skate> Message-ID: <87y5vrd13v.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas De Schampheleire writes: Hi, Thomas> Possible solutions? Thomas> 1. Modify uClibc so that it does not depend on the linux a.out.h file, Thomas> but rather provides its own definitions as eglibc does. Thomas> 2. Modify the kernel so that powerpc also provides a.out.h I looked into this a few years ago, and option 2 is not an option as the aout stuff is old and shouldn't be used: https://lkml.org/lkml/2008/6/15/126 Thomas> 3. Modify buildroot to state that valgrind can not be build with uClibc. 4. Fix valgrind to not include a.out.h It's not really used for much - Have you seen this thread? http://old.nabble.com/How-to-disable-the-a.out-support-of-valgrind-td29226733.html -- Bye, Peter Korsgaard