autoconf
[Top][All Lists]
Advanced

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

Re: release Autoconf?


From: Alexandre Oliva
Subject: Re: release Autoconf?
Date: 12 May 2001 00:38:03 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On May 11, 2001, Ralf Corsepius <address@hidden> wrote:

> Are you thinking about something in analogy to AC_CHECK_TOOL
> ($target-cpp or similar?). At least the gnu toolchain does not have
> such a beast, but it might be worth checking for in the cross
> compilation case.

> BTW: Why isn't 'cpp' on this list?

There should be a $target-cpp installed with GCC 2.95 or newer.  So we
should probably test for it, to catch cross-compiling cases.  But
then, gcc -E works too, so perhaps this is not necessary.

-- 
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]