From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 20 Jul 2013 09:15:34 +0200 Subject: [U-Boot] [RFC] Multiple binaries per U-Boot target In-Reply-To: <20130719223226.1415638306E@gemini.denx.de> References: <20130710142301.666459d8@lilith> <20130711103507.48bd224f@lilith> <20130711111102.48fc47a7@lilith> <20130719201237.7c83a314@lilith> <20130719192754.111C0381618@gemini.denx.de> <20130719230905.7a0d7f97@lilith> <20130719223226.1415638306E@gemini.denx.de> Message-ID: <20130720091534.6164e1a8@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On Sat, 20 Jul 2013 00:32:26 +0200, Wolfgang Denk wrote: > Dear Albert, > > In message <20130719230905.7a0d7f97@lilith> you wrote: > > > > > This works only as long as all builds use the very same configuration > > > and compiler options. > > > > Indeed. I suspect driver configurations would be pretty much constant > > but other components might have different settings for different > > binaries. > > Tapping into ccache might be an idea - it has to determine exactly > the same situation: recompiling the same set of sources under > identical conditions. Thanks for the suggestion -- I will look into it. > Best regards, > > Wolfgang Denk Amicalement, -- Albert.