On Wed, Apr 09, 2008 at 05:28:07PM -0600, Jordan Crouse wrote:
Here is the patch to use the gcc wrappers in coreinfo. Note that we set CC and AS to ../libpayload/bin/lpgcc and ../libpayload/bin/lpas respectively. This is so you can build in the svn tree without having to install anything. Keep that in mind.
Yep, but please add a 'LIBPAYLOAD_DIR := ../libpayload' line to make it easy to change the directory in a single place.
Other than that this is Acked-by: Uwe Hermann uwe@hermann-uwe.de
Uwe.