The parsing of /usr/bin/nm output on AIX (at least 4.1.4.0 and
4.3.2.0) fails.
config.log:
ltconfig:1871: eval "nm conftest.o | sed -n -e 's/^.*[ ]\([BCDT]\)[][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
cannot run sed -n -e 's/^.*[]\([BCDT]\)[][ ]*\(\
Linus Nordberg <[EMAIL PROTECTED]> wrote
26 May 2000 13:22:25 +0200:
The parsing of /usr/bin/nm output on AIX (at least 4.1.4.0 and
4.3.2.0) fails.
Sorry about that. I was using AC_CHECK_TOOL rather than AC_PROG_NM
(from Libtool) to find `nm' and didn't get the `-B
Mocha <[EMAIL PROTECTED]> wrote
Mon, 29 May 2000 23:29:15 -0500:
# make check | grep FAIL
FAIL: demo-exec.test
FAIL: demo-exec.test
FAIL: demo-exec.test
FAIL: hardcode.test
FAIL: build-relink.test
that was on NetBSD-1.4Y/Alpha (ELF) and libtool 1.3.5. how can in find
o