From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Stezenbach Subject: Re: cross-compiling alternatives (was Re: [PATCH 0/1] Embedded Maintainer(s)...) Date: Fri, 13 Jun 2008 21:43:30 +0200 Message-ID: <20080613194330.GA23209@linuxtv.org> References: <1209577322.25560.402.camel@pmac.infradead.org> <8bd0f97a0806120905u532ce5f9sf231e185173de791@mail.gmail.com> <200806121925.35883.rob@landley.net> <1213340652.26255.224.camel@pmac.infradead.org> <20080613100231.btmn0xgmqog884cs@localhost> <1213376457.26255.281.camel@pmac.infradead.org> <2a5b3cfbb9eccd7885735ea46b115541.squirrel@www.geekisp.com> <4852C026.8060203@am.sony.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <4852C026.8060203@am.sony.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tim Bird Cc: Bill Traynor , David Woodhouse , linux-embedded-owner@reliableembeddedsystems.com, Rob Landley , "Robert P. J. Day" , Mike Frysinger , Greg Ungerer , Sam Ravnborg , Leon Woestenberg , linux-embedded@vger.kernel.org On Fri, Jun 13, 2008, Tim Bird wrote: > > YMMV. I put some of the resources and info I found at: > http://elinux.org/Debugging_Makefiles There is also "remake", which is "A patched GNU make with a debuger, better tracing and error reporting" (based on GNU make 3.80). Development seems to have stopped, though. http://sourceforge.net/projects/bashdb/ Johannes