X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=v0OiNfXvjOeHO2Eb0GlD8aVt5sp8x
	e9vF0SMKqe5pk2rnabQSSjOWrh4Sdi5bzIqsZVt0vovLcTCAjay8YJiOFp/kpbUt
	iZOQvpBAdkwz8swMHNfMwxUTPwasa4Mr1RVPopSxygrgAQYCfl4d2lAi4s5jZ2cv
	b3jhBi0HFKAUT0=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=ohEYeKoMCuXr62djMtxHBIP6eOM=; b=XcA
	z2sX0i4J2AK6/wC2H8KRQHLQUtpkodMpBmizEJtEEj76ldbfQ/NNVMUAwff1ZEG0
	4wHvXsvexNtjDPNZyRslgKrvyemEyiKgSkr22JGgltaig9Fu1fo7kpQN45vG3165
	7ucH0wkd/fkjf/BTEHnceNqVV1Y8YgWvUdlVuDv8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.4 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=Hx-spam-relays-external:209.85.218.44, H*RU:209.85.218.44
X-HELO: mail-oi0-f44.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:from:date:message-id:subject:to;        bh=J+M9jEEINh7Lp13vHz7lQpIWuMrTjJjSCuQEntjYopk=;        b=Ub8geuWvjzkz6givJqCYpkdAWa/mLyxb6WTwxZbCpf4byc6fXGsS1dKS0wRfpCmmej         lgBDVmANC3kNAVw3u9zS21W30lYBFAY6vbPjYZt/P5l0FRKjaOQDaiI/InnxbG0MuHkC         BXvMvNpJ6bGWVcisAWDSuk1HQJuYhE+/G2Mo10topkGMzyd3XcrCfu1mli+bAXUvPEmE         jky5voUgPjXhAh65sZKcoCTkJhfpHZo8RZdaB/qx1q3W5bhhubZHw4o9BaMav/ME+KLl         bfH2D4Bjf5dELjhN04wQpOkzrSx38SU8JTzI5Lq6x07kes8u98FuGwpWy8eS0TSs6Plv         QbSg==
X-Gm-Message-State: ALyK8tK3p2JmwYQ5f+4oCEotd8iAyn63qMuLfPR+4QUeglEyuaYiq7/zdKW9X1pc6UynfFYh7yn/3Nl6sPrFwA==
X-Received: by 10.157.40.76 with SMTP id h12mr2118321otd.99.1467700762894; Mon, 04 Jul 2016 23:39:22 -0700 (PDT)
MIME-Version: 1.0
From: Xi Shen <davidshen84@gmail.com>
Date: Tue, 5 Jul 2016 14:38:51 +0800
Message-ID: <CANO68EMW3CWOJ3fRCG1qXt93hP4dfp3sUk=dziTkrEetJ1XRRQ@mail.gmail.com>
Subject: How to build Emacs in Cygwin environment?
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi,

I want to make some code change to Emacs for Windows, but first I need
to setup the build environment.

I got the Emacs git repo, and tried "config msdos", but I got
"permission denied" error. If I execute "cmd" from Cygwin bash, I can
execute "config msdos", but I got error about DJGPP. I made sure I
have install all packages with name DJGPP in them, but I still got
this error.

What else do I need?


Thanks,

Xi Shen
about.me/davidshen

--
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

