From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 19 Jul 2013 23:09:05 +0200 Subject: [U-Boot] [RFC] Multiple binaries per U-Boot target In-Reply-To: <20130719192754.111C0381618@gemini.denx.de> References: <20130710142301.666459d8@lilith> <20130711103507.48bd224f@lilith> <20130711111102.48fc47a7@lilith> <20130719201237.7c83a314@lilith> <20130719192754.111C0381618@gemini.denx.de> Message-ID: <20130719230905.7a0d7f97@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 Fri, 19 Jul 2013 21:27:54 +0200, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <20130719201237.7c83a314@lilith> you wrote: > > > > My idea is that any 'component' needed in at least one 'binary' would > > be compiled once, and then linked as many times as there would be > > binaries needing it, all in one single makefile invocation. > > 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. > Best regards, > > Wolfgang Denk Amicalement, -- Albert.