On Jul 5, 2000, Mo DeJong <[EMAIL PROTECTED]> wrote:
> + * libtool.m4 (AC_PROG_NM): Fix macro so that it
> + finds a cross NM on the PATH.
Thanks, please post it to [EMAIL PROTECTED]
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer
I posted a patch for libtool the other day to add a cross
nm check, but in fact it does not seem to solve the problem
in a program I am trying to cross compile (Doh!).
After some more digging, I found a AC_PROG_NM macro in libtool.m4
that searches on the PATH for a nm executable. At first
I was n