-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to carsten@xxxxxxxxxxxx on 12/23/2009 4:10 PM: > I have to use a compiler with autoconf, which has a default output > filename of '__image.axf'. > configure always fails to check the default name and stops with error > "compiler cannot create executables". > > How to handle this without using a warpper script? You are welcome to add a patch to AC_PROG_CC that recognizes this file format, alongside a.out and others. In fact, that is probably a good idea, no matter what else happens. However, it won't do you any good until several years from now, when most projects ship with configure built by autoconf 2.66 or newer. So in the meantime, I'm afraid that your best bet is writing the wrapper script after all. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9@xxxxxxx -----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/ iEYEARECAAYFAksyweUACgkQ84KuGfSFAYDtrQCgi6HZXOK9Tny9Nc7vbtfOmZ7N 5T4AoNfwFiz7TNy/QKlq6vDqB0+ZbHo2 =UDL8 -----END PGP SIGNATURE----- _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf