bug-gnu-utils
[Top][All Lists]
Advanced

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

autoconf-2.1.3


From: bkohlen
Subject: autoconf-2.1.3
Date: Tue, 13 Feb 2001 13:57:32 -0800

Dear Maintainer,

>From the gnu autoconf manual:

> Mail suggestions and bug reports for Autoconf to
address@hidden

So this is a suggestion, not a bug.  There is a lot of software that I
cannot get to cross-compile because the configure script does a test
which requires the compilation and running of some code.  Instead of
expanding the macros to check if we are cross-compiling, and die with an
error if we are, why not simply provide a standard environment variable
for holding the name of the build machines compiler, and use that for
the test?  Some projects have manually done this (CC_FOR_BUILD, or
BUILD_CC - depending on the project).   Assuming the person doing the
cross-compiling is intelligent enough to keep their normal compiler/libs
and their cross compiler/libs at the same version, there should not be
any problems with this.

I would like to hear any reactions you have to this suggestion.

Thanks,
Ben




reply via email to

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