all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dhruva <dhruvakm@gmail.com>
To: "Eric Lilja" <mindcooler@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Question about configure.bat
Date: Sat, 21 Jul 2007 09:25:39 +0530	[thread overview]
Message-ID: <e3f230850707202055y4a5b0892rce361ca23bdb9481@mail.gmail.com> (raw)
In-Reply-To: <f7rpt0$948$1@sea.gmane.org>

Hi,

On 7/21/07, Eric Lilja <mindcooler@gmail.com> 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	other threads:[~2007-07-21  3:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21  2:09 Question about configure.bat Eric Lilja
2007-07-21  3:55 ` dhruva [this message]
2007-07-21  8:59 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3f230850707202055y4a5b0892rce361ca23bdb9481@mail.gmail.com \
    --to=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=mindcooler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.