X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=qs7DO4s 7WIGe5qw37VdwfT9o5HLXwaoQPpBbOhb29JDnJ9ISaCKK8qj5TqZdsG2BNgN82aO SnQEj1IU+6po7qmOxFBvQf/PUfemh9SJlqhLyC23xzIZtPhyKI/uZBLZUr8G0C1Y Nd4EBwSCcJOLI92w5ScHv94p8b0es7d/2zi4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=E2mBRnDt5t6KP iFpX23mUfrbsvY=; b=TkAlH5xQ77LhFCXwYv/JeCVfllF6+mgZmX7/byHOo7OUz qYUfPSc09yydrVRmbvgQLFhslEvrNzKnNcdgYedquRodjSz0FOtWhIeRiwzabtbU 0Y1x6P3a/Y30pVn5l64f7kbcP+2b5E+UtxU0tzyNsKyrjxcolk0APoAyJ5Iro8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=GUI X-HELO: mail-oi0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=fw0DISRIXxWm0nx5cm3MMC7k/eKyaetSkbGu+GA/oa4=; b=G6Ukxeenn964VDznV5jhoBdTkKqxyR5RCqGj5TxKIzXr66N7M9iqXZK+pjfFIkX/m7 wbgT40z4BUWcANZD27fTO9Zv/+QmmG3dwMee56o5IOi+da6c/IxfVDVOt12PCZQszFBo 13Sh+Qx3CFoMRrcH25Mp1kMV3lr3sB0HnMsv2BA7YiPD7SMZ8leXUHYmeAPQHRTcDtZO 6oIfSkwPeA23Q5k0CMeca58JvHk0M6TZhr9OjxvghgkrX4kde+T+Nx5sh5T3xriuLga8 RcI9eqDlibwOpmLnNe260FRre/Jk0GX326JuZUgKGOktfUieSY0/r8U0z/eotUOteFKv gLzw== X-Gm-Message-State: ALyK8tLZt1Ba8y4ZZieqsV0KsToAoe8dBnmY5jRSjDe32ny1XjDGcUdjo+xyKsHlq/Kz/8EgFppvVVBSEDvmcQ== X-Received: by 10.202.191.215 with SMTP id p206mr12232792oif.148.1468302700244; Mon, 11 Jul 2016 22:51:40 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Xi Shen Date: Tue, 12 Jul 2016 13:51:10 +0800 Message-ID: Subject: Re: How to build Emacs in Cygwin environment? To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thanks it worked. After configure --with-w32 and build, I tried to invoke (w32notify-add-watch), but it seems it is still not available. Any other tricks to apply? Because I want to add a new build-in lisp function for Emacs for Windows, so I think it would be a good start by learning how (w32notify-add-watch) works. Xi Shen about.me/davidshen On Thu, Jul 7, 2016 at 7:30 PM, Andy Moreton wrote: > On Thu 07 Jul 2016, Xi Shen wrote: > >> So I should execute "config --with-w32" inside a cygwin environment? >> >> >> Xi Shen >> about.me/davidshen > > As I said in my previous message, read INSTALL.REPO in the emacs repo, > and follow the instructions it contains. > > Use "./configure --with-w32" if you want a cygwin emacs that uses the > Win32 GUI (i.e. does not need use an X11 server for display). > > AndyM > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple