[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_TRY_RUN and cross-compiling
From: |
Dan Kegel |
Subject: |
Re: AC_TRY_RUN and cross-compiling |
Date: |
Mon, 04 Mar 2002 10:49:45 -0800 |
Paul Eggert wrote:
>
> > Date: Mon, 04 Mar 2002 10:38:00 -0800
> > From: Dan Kegel <address@hidden>
>
> > Maybe configure would take a '--host-run-cmd' option which
> > would tell it how to run executables during TRY_RUN for
> > cross-compilation.
>
> Yes, that's the sort of thing that I'd like to see.
>
> Can you implement it? It would be a real contribution. And I don't
> think it'd be that hard to implement, at least for someone like you
> who has a lot of experience with cross-compilation.
I was afraid you'd say that :-)
I'm pretty busy (and not very good at m4), but if I get a chance, I'll try.
- Dan