From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Subject: Re: cross-compiling alternatives (was Re: [PATCH 0/1] Embedded Maintainer(s)...) Date: Mon, 16 Jun 2008 18:28:11 +0200 Message-ID: <20080616162811.GA22089@mx.loc> References: <1209577322.25560.402.camel@pmac.infradead.org> <20080614112656.GX13599@pengutronix.de> <20080616113946.GD18857@shareable.org> <200806161406.40063.neundorf@eit.uni-kl.de> <20080616133201.GG18857@shareable.org> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=iAagvtZBfpuEsb4ny+J8sPVLwx2g69izO11RWXqejfY=; b=M/BuU6Xmqty9rKFtPHcSrOVJb/ipjSklAPZiHnYdOkS2HCcL2l4dWmzB70YDn/iy8M eQklA66+wcLsSkFQtmPtmWmlK52TnBUtBSvcVp9cf+fm+NnCRyXlxxICZowUH6ysRUvl I6ovMpNyz1EVFnbZjmuHIjBCjJHIF+RLs7Jew= Content-Disposition: inline In-Reply-To: <20080616133201.GG18857@shareable.org> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jamie Lokier Cc: Alexander Neundorf , Linux Embedded Maillist On Mon, Jun 16, 2008 at 02:32:01PM +0100, Jamie Lokier wrote: >No, I'm talking about improving Autotools to handle some things better >than they do now. Passing the high hurdles required to become part of >Autotools - especially compatibility - is part of the goal. If you look at the sh scripts generated by autotools one is tempted to just ship a small, clean sh, written in C89 with autotools, use that and drop the workarounds.