This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for ld


On Sep  5, 2000, "H . J . Lu" <hjl@valinux.com> wrote:

> # autoconf
> configure.in:64: AC_TRY_COMPILE was called before AC_ISC_POSIX

It's harmless, AFAICT.  Last time I noticed the problem and attempted
to fix it, there were two different macros that wanted to be called
before any other AC_TRY_COMPILE, so at least one of them would trigger
the warning.  I don't recall on which directory it happened, but it
seems that this was not the case for you.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]