bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: M4 1.4.14 on AIX 7.1BETA


From: Bruno Haible
Subject: Re: M4 1.4.14 on AIX 7.1BETA
Date: Fri, 30 Jul 2010 03:08:24 +0200
User-agent: KMail/1.9.9

Hi Rainer,

> I now have tested M4 1.4.14 on AIX 7.1BETA. ...

The problems you showed may have already been resolved in newer versions of
gnulib. For this reason, it would be most helpful if you could use this
testdir from today's gnulib:
  http://www.haible.de/bruno/gnu/gnulib-20100729-testdir.tar.gz
I created it with
  $ ./gnulib-tool --create-testdir --dir=... --with-tests `./posix-modules`

After unpacking,
  - Please make sure that you don't have a config.site file.
  - Configure it with the safest possible settings:
    ./configure --host=powerpc-ibm-aix7.1.0.0 --build=powerpc-ibm-aix7.1.0.0 \
                -C \
                CC="xlc" CFLAGS="-g"
  - make
  - make -k check
  - Then please show the config.log, config.cache, make.log etc. like you
    did for m4.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]