This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FW: [PATCH] Crosscompiling configure fix


On Feb 11 21:37, Peter Foley wrote:
> I've submitted a fix for a problem I came across while trying to build a Linux-hosted Cygwin cross compiler. Autoconf fails in the cygwin and cygserver directories because the bootstrap compiler cannot link. This patch works around this by defining GCC_NO_EXECUTABLES, which causes autoconf to skip tests that involve linking.
> 
> Note: I submitted a previous patch that included this change, however only part of that patch was applied (the removal of AC_ALLOCA) so I am resubmitting the GCC_NO_EXECUTABLES part of the patch.

Why is that necessary?  There are no tests left which try to build
executables.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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