[30610] in Kerberos
Re: Cross Compile krb5
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Jan 12 15:50:30 2009
Message-Id: <FCA08478-94C9-44AC-A800-E5F977156FCA@mit.edu>
From: Ken Raeburn <raeburn@MIT.EDU>
To: Pedro Cavalcante <pedro.cavalcante@fucapi.br>
In-Reply-To: <EF4B1C2D-A96D-4775-82FD-C88904085147@mit.edu>
Mime-Version: 1.0 (Apple Message framework v930.3)
Date: Mon, 12 Jan 2009 15:49:44 -0500
Cc: Kerberos mailing list <kerberos@MIT.EDU>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@MIT.EDU
On Jan 8, 2009, at 18:47, Ken Raeburn wrote:
> The autoconf-generated configure scripts generally have the ability
> to cache configuration information learned from the environment, to
> speed up later invocations. The file "config.cache" will be
> generated after a successful invocation, so you can look at the sort
> of stuff that goes in there if you do a native build on some system.
Ah, and what I forgot to say here is that you can set these in the
environment before running "configure" for your cross compilation, so
that tests that can't be run for cross-compilation environments can
have answers pre-set.
I think you can also set the values in $prefix/share/config.site or
$prefix/etc/config.site before running configure, too; they'll take
effect for any autoconf-based configure script you run with the given
installation prefix.
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos