[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gl_FUNC_FSTATAT doesn’t support cross-c ompilation
From: |
Paul Eggert |
Subject: |
Re: gl_FUNC_FSTATAT doesn’t support cross-c ompilation |
Date: |
Wed, 09 Nov 2011 17:13:14 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
On 11/09/11 16:42, Eric Blake wrote:
> we also ought to guess yes on cygwin 1.7 and on Solaris 10 and newer, which
> we also know work.
... which is why I was trying to avoid this issue. :-)
I'm not a fan of hardwiring this stuff in, as I
figure that people doing embedded cross-compilation
should know what they're doing, but perhaps I'm
in the minority.
One possibility is to assume that AIX 7.1 is the only
target platform with that bug -- that would be easier
to maintain (albeit less careful -- but people doing
cross-compiling should know what they're doing anyway).
- gl_FUNC_FSTATAT doesn’t support cross-compilation, Ludovic Courtès, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-co mpilation, Paul Eggert, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Bruno Haible, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-c ompilation, Eric Blake, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-c ompilation,
Paul Eggert <=
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Bruno Haible, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-co mpilation, Paul Eggert, 2011/11/09
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Bruno Haible, 2011/11/10
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Ludovic Courtès, 2011/11/11
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Jim Meyering, 2011/11/12
- Re: gl_FUNC_FSTATAT doesn’t support cross-compilation, Ludovic Courtès, 2011/11/10