[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hello-2.1.91 build failure on MacOS X
From: |
Simon Josefsson |
Subject: |
Re: hello-2.1.91 build failure on MacOS X |
Date: |
Thu, 24 Aug 2006 10:06:28 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Ralf Wildenhues <address@hidden> writes:
> would be suited a bit better. Second though, there are many
> "cross-compiling" situations where executing the program actually works,
> so the above is at least a wee bit suboptimal. (Think i486 -> i686, or
> Cygwin -> MinGW, or some simulator: on my GNU/Linux system, w32 binaries
> are automatically sent to wine for consumption...)
Perhaps autoconf should de-couple "can i execute this binary" from
"cross-compilation". Autoconf could test if it is possible to run
programs by compiling a small program and run it, and see if the
output is correct. So even if it is cross-compiling, it would be able
to run tests that need to run a binary.
/Simon
- Re: hello-2.1.91 modernization, (continued)
hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/22
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/22
- Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/23
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/23
- Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/23
- Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/23
- Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X,
Simon Josefsson <=
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Simon Josefsson, 2006/08/24
Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/24
Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/23
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/24
- Re: hello-2.1.91 and CR/LF, Bruno Haible, 2006/08/25
- Re: hello-2.1.91 and CR/LF, Karl Berry, 2006/08/25
- Re: hello-2.1.91 and CR/LF, Bruno Haible, 2006/08/25
Re: hello-2.1.91 and CR/LF, Karl Berry, 2006/08/28