autoconf
[Top][All Lists]
Advanced

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

Re: newbi question on AC_CHECK_FILE Warning message (...cross compiling)


From: Alexandre Oliva
Subject: Re: newbi question on AC_CHECK_FILE Warning message (...cross compiling)
Date: 19 May 2001 20:53:53 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On May 18, 2001, Peter Eisentraut <address@hidden> wrote:

> Alexandre Oliva writes:
>> On May 18, 2001, Andrej Aderhold <address@hidden> wrote:
>> 
>> > but I just want to have this warning disappear. What shall I do ?
>> 
>> You have to stop using this macro.  It correctly warns you that this
>> macro won't work correctly in cross-compilation environments.

> Sure it will.

It checks whether a file is present in the *build* machine.  How can
this possibly be correct for the *host* machine, in which the code is
going to run?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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