automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross-compiling but keeping one target native


From: Simon Richter
Subject: Re: cross-compiling but keeping one target native
Date: Sat, 15 May 2010 11:26:47 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

On Fri, May 14, 2010 at 03:53:29PM -0700, Natalie Tasman wrote:

> I have one target which is actually a utility used during *build* time.  Is
> it possible to specify one target which should *not* be built with the
> cross-compiler, but natively instead?

Not directly. The trick is to have a separate configure script for that
tool, and have a mechanism in place to configure it differently, usually
from the toplevel Makefile.

I agree that it would be nice to have a readymade way for doing that.

> (I'm new to the list; please let me know if this is more appropriate on the
> autoconf list).

It's more related to autoconf than to automake.

   Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]