This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: What happens if EXECUTABLE_SUFFIX differs between host and target?


On Jan  7, 2001, "Dave Korn" <davek-ml@ntlworld.com> wrote:

>   Is there something I'm missing here? Shouldn't we have a
> CROSS_TARGET_EXECUTABLE_SUFFIX as well, independently of the host's
> EXECUTABLE_SUFFIX ?

I've got a patch that fixes this.  The problem is that it breaks some
autoconf machinery, that makes the patch unusable with the current
release of autoconf.  I believe the problem is fixed with CVS
autoconf, but I'd have to check again, since autoconf EXEEXT
auto-detection has undergone major changes lately.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]