autoconf
[Top][All Lists]
Advanced

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

Re: how to use compiler which has defualt output filename __image.axf


From: Eric Blake
Subject: Re: how to use compiler which has defualt output filename __image.axf
Date: Wed, 23 Dec 2009 18:20:37 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

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

According to address@hidden 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             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/

iEYEARECAAYFAksyweUACgkQ84KuGfSFAYDtrQCgi6HZXOK9Tny9Nc7vbtfOmZ7N
5T4AoNfwFiz7TNy/QKlq6vDqB0+ZbHo2
=UDL8
-----END PGP SIGNATURE-----




reply via email to

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