emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about configure.bat


From: dhruva
Subject: Re: Question about configure.bat
Date: Sat, 21 Jul 2007 09:25:39 +0530

Hi,

On 7/21/07, Eric Lilja <address@hidden> wrote:
Hi, I just performed a checkout from the 22.1-branch. When I ran
configure.bat I didn't specify --no-cygwin, I just specified --no-debug
   and --with-gcc.

However, I noticed that configure.bat still uses -mno-cygwin when
testing for image support..why? I was hoping on building a windows

FWIK, you need to use configure shell script in a bash shell to get a
cygwin build. It is similar to a UNIX build. I am not sure if you can
mix MinGW and CYGWIN binaries, not sure though. Just to experiment,
try with the following options to force the usage of CYGWIN (it might
conflict with the -mno-cygwin, I do not have the environment to test
it myself):
cmd>configure.bat --with-gcc --no-debug --cflags -mcygwin

-dky

--
Dhruva Krishnamurthy
Contents reflect my personal views only!




reply via email to

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