autoconf-patches
[Top][All Lists]
Advanced

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

Re: Autoconf testsuite and cross toolchains: configure_options


From: Romain Lenglet
Subject: Re: Autoconf testsuite and cross toolchains: configure_options
Date: Mon, 14 Sep 2009 20:29:23 +0900
User-agent: KMail/1.12.0 (Linux/2.6.30-1-686; KDE/4.3.0; i686; ; )

On Monday 14 September 2009 01:54:46 Ralf Wildenhues wrote:
> Hrmpf.
>
> >  ## Test that the lib path detection really detected a directory:
> > -if test "$ERLANG_LIB_DIR_stdlib" != "not found" \
> > +if test "$ERLANG_LIB_DIR_stdlib" != "no" \
>
> Please consider this particular line unchanged, this setting comes from
> AC_ERLANG_CHECK_LIB.  Sorry.

Yes, apart from that line, your patch looks good to me.

If you need more help from me to test with a cross-compiler, I'm afraid I'm 
not familiar enough with setting up a cross-compiler.

It would make sense to have an Erlang cross-compiler, since recent versions of 
the Erlang compiler can generate and embed native code in the bytecode files, 
but for a single architecture only. I've never tried, and AFAIK nobody has 
ever tried to set it up as a cross-compiler.
Is it just a matter of renaming "erlc" into "i386-gnu-erlc", for instance?

--
Romain Lenglet




reply via email to

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