bug-autoconf
[Top][All Lists]
Advanced

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

testsuite failure: multiple languages


From: Eric Blake
Subject: testsuite failure: multiple languages
Date: Mon, 30 Mar 2009 11:37:26 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

'make -C tests maintainer-check-c++' fails the 'Multiple languages' test,
since you can't use C++ to compile a C-only program.  Generally, autoconf
tries to allow the use of a C++ compiler in place of a C compiler (that
is, most of autoconf tries to target the intersection of the two
languages, rather than sticking with strict C), hence the
'maintainer-check-c++' target.  But we need a way to skip this particular
test when CC is not a C compiler, and I don't have a good idea for it.  At
any rate, I'm probably going to go through with the beta 2.64 release
without fixing this particular maintainer failure.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknRA1YACgkQ84KuGfSFAYA3PACgg4VpuzTxuh9m/NZiuDk1FImY
sPIAoNJridos2j95K3PjcpM+1X08zY7f
=0Vt6
-----END PGP SIGNATURE-----




reply via email to

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