On 4/9/06, Arnaud Charlet <[EMAIL PROTECTED]> wrote:

> > ../../gcc/gcc/ada/env.c: In function `__gnat_clearenv':
> > ../../gcc/gcc/ada/env.c:312: warning: implicit declaration of function
> > `clearenv'

> It likely means that clearenv is not available in cygwin and you need
> to add proper #ifdefs in env.c to avoid using it.

right, or maybe an autoconf check for it?

--
Cheers,

/ChJ

Reply via email to