bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.69] testsuite: 231 failed


From: Bruno Haible
Subject: Re: [GNU Autoconf 2.69] testsuite: 231 failed
Date: Wed, 25 Apr 2012 11:52:22 +0200
User-agent: KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; )

> How to reproduce:
> $ ./configure --host=i686-pc-linux-gnu \
>               --prefix=/arch/x86-linux/gnu-inst-autoconf/2.69 \
>               CC="gcc -m32 -march=i586" \
>               CXX="g++ -m32 -march=i586" \
>               FC="gfortran -m32 -march=i586" \
>               LDFLAGS="-m32" \
>               CPPFLAGS=-Wall
> $ make
> $ make check

PS: It can also be reproduced more simply in 64-bit mode (x86_64-pc-linux-gnu):

$ ./configure
$ make
$ make check

Bruno




reply via email to

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