On May 11, 2001, Ralf Corsepius <[EMAIL PROTECTED]> 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                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to