> -----Original Message-----
> From: Alexandre Oliva [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, May 12, 2001 5:38 AM
> To: [EMAIL PROTECTED]
> Cc: Akim Demaille; Lars J. Aas; Steven G. Johnson; [EMAIL PROTECTED]
> Subject: Re: release Autoconf?
>
>
> 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.
>
Yeah, but when installing cross compilers, whatever their origin, I try to
arrange so that I can get all the tools as $target-tool, from cc to as to
... So I would probably also install the cross cpp as $target-cpp if this
allows to find it while $CC -E may not work if the compiler is a bit
exotic...
Regards,
Bernard
--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel: +33 (0) 1 47 68 80 80
Fax: +33 (0) 1 47 88 97 85
e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]
--------------------------------------------