autoconf
[Top][All Lists]
Advanced

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

Re: cross compilation


From: Ralf Wildenhues
Subject: Re: cross compilation
Date: Wed, 12 Mar 2008 21:03:06 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

* NightStrike wrote on Wed, Mar 12, 2008 at 11:11:00AM CET:
> On Tue, Mar 11, 2008 at 5:35 PM, Ralf Wildenhues wrote:
> >  > problem because I need to use AR, RANLIB and LD from the Makefiles and I 
> > can't
> >  > find AR_FOR_BUILD and co.
> >
> >  Yep.  There is no code in Autoconf that sets these *_FOR_BUILD
> >  variables.  If you like you can go look how GCC does it, and copy
> >  that.
> >
> >  If somebody implements something general along these lines that
> >  is useful for several packages, it would be nice to have in Autoconf!
> 
> Is gcc's solution not general enough?

I did not mean to imply that; in fact, I don't know.  A solution
inside Autoconf would benefit several packages, if it were general
enough.  But somebody has to do the work of putting it in Autoconf.

Cheers,
Ralf




reply via email to

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