From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Mitchell Date: Wed, 17 Jul 2013 09:31:37 +0100 Subject: [U-Boot] standalone-examples: support custom GCC lib In-Reply-To: <20130717091139.14580e5f@lilith> References: <1373982263-32012-1-git-send-email-ml@communistcode.co.uk> <20130717091139.14580e5f@lilith> Message-ID: <51E65669.1080403@communistcode.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17/07/13 08:11, Albert ARIBAUD wrote: > Hi Jack, > > On Tue, 16 Jul 2013 14:44:22 +0100, Jack Mitchell > wrote: > >> Fighting with compiling u-boot today and dealing with problems related >> to using a custom built openembedded toolchain, I found the need to >> specify a custom location for the GCC lib. >> >> This is well supported when building u-boot, but my compile was failing >> in the standalone examples, as there was no support for a custom GCC lib >> in the standalone examples Makefile. >> >> I am no toolchain or u-boot expert, and as such to avoid the firey pits >> of flamewar hell, this is an RFC ;) > > ... which wasn't tagged '[RFC]', apparently. :) > > Amicalement, > The great plans of mice and men, huh? I intended for the RFC tag to go on, but in all my excitement it was forgotten. -- Jack Mitchell (jack at embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --