unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "William Xue" <william.xue@gmail.com>
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Help: build emacs in cygwin
Date: Wed, 07 Mar 2007 16:22:32 +0800	[thread overview]
Message-ID: <op.tos77uwmhkv0w5@williamnb> (raw)
In-Reply-To: <uejo1n0jn.fsf@gnu.org>

On Wed, 07 Mar 2007 12:24:28 +0800, Eli Zaretskii <eliz@gnu.org> wrote:

>> Eli, you mentioned 'transcript', is it the following?
>> ---8<-------------------------------------------------------------------->8---
>> [williamx@williamnb emacs]$ make bootstrap
>
> Yes, thanks.
>
>> `/bin/pwd`/temacs --batch --load loadup bootstrap
>> Loading loadup.el (source)...
>> Using load-path (/src/opensource/emacs/lisp
>> /src/opensource/emacs/lisp/emacs-lisp  
>> /src/opensource/emacs/lisp/language
>> /src/opensource/emacs/lisp/international
>> /src/opensource/emacs/lisp/textmodes)
>> Loading emacs-lisp/byte-run (source)...
>> Loading emacs-lisp/backquote (source)...
>> Loading subr (source)...
>> Loading version.el (source)...
>> Loading widget (source)...
>> Loading custom (source)...
>> Loading emacs-lisp/map-ynp (source)...
>> Loading env (source)...
>> Loading cus-start (source)...
>> Loading international/mule (source)...
>> Loading international/mule-conf.el (source)...
>> mv -f emacs.exe bootstrap-emacs.exe
>> mv: cannot stat `emacs.exe': No such file or directory
>
> This shows the problem very clearly: for some reason, the command that
> should have produced emacs.exe didn't run to completion, but rather
> finished prematurely (a.k.a. crashed) after loading only a handful of
> *.el files, the last one being mule-conf.el.
>
> The Cygwin build of Emacs is currently very troubled.  In particular,
> only a few versions of GCC are known to produce a working binary.
> Please see the entry in etc/PROBLEMS whose header is "Building the
> Cygwin port for MS-Windows can fail with some GCC version".  Also, you
> will find a few discussions in the archives of this list about similar
> problems that might help you find a solution.

Thank you.

  I have checked the file and it seems that I should upgrade the GCC to 4.0  
first.

I will try the newest GCC release 4.0.1.2 first.

-- 
Sincerely yours,
William

  reply	other threads:[~2007-03-07  8:22 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06  8:01 Help: build emacs in cygwin William Xue
2007-03-06 20:40 ` Eli Zaretskii
2007-03-07  1:27   ` William Xue
2007-03-07  4:24     ` Eli Zaretskii
2007-03-07  8:22       ` William Xue [this message]
2007-03-08  4:49         ` William Xue
2007-03-09 14:31           ` Eli Zaretskii
2007-03-09 21:26             ` Richard Stallman
2007-03-10 18:56               ` Eli Zaretskii
2007-03-12  5:26         ` Harald Maier
2007-03-12 22:01           ` Eli Zaretskii
     [not found] ` <87ejo2nrf6.fsf@offby1.atm01.sea.blarg.net>
2007-03-07  1:23   ` William Xue
2007-03-07  4:19     ` Eli Zaretskii
2007-03-07 16:47       ` Eric Hanchrow
2007-03-08  4:13         ` Eli Zaretskii
2007-03-08  6:49           ` Eric Hanchrow
2007-03-09 14:40             ` Eli Zaretskii
2007-03-08  7:01       ` djh
2007-03-09 15:11         ` Eli Zaretskii
2007-03-09 21:26           ` Richard Stallman
2007-03-10  9:38             ` Jan Djärv
2007-03-10 19:04               ` Eli Zaretskii
2007-03-11  4:23               ` Richard Stallman
2007-03-20  7:36             ` Jan Djärv
2007-03-21  0:42               ` Richard Stallman
2007-03-13  0:17           ` djh
2007-03-13  4:22             ` Eli Zaretskii
     [not found]               ` <20070313145148.3496@henman-np.b-eng.it.to-be.co.jp>
2007-03-13 20:56                 ` Eli Zaretskii
2007-03-07 17:25     ` Richard Stallman
2007-03-08  4:14       ` Eli Zaretskii
2007-03-08 21:47         ` Richard Stallman
2007-03-09 14:36           ` Eli Zaretskii
2007-03-09 21:26             ` Richard Stallman
2007-03-10 18:52               ` Eli Zaretskii
2007-03-11 20:00                 ` Richard Stallman
2007-03-09 15:34           ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2007-03-09 15:24 Help: build emacs in cygwin (fwd) Eli Zaretskii
2007-03-13 13:10 ` Help: build emacs in cygwin Angelo Graziosi
2007-03-13 18:23   ` Harald Maier
2007-03-14  0:52     ` Angelo Graziosi
2007-03-14  1:31     ` djh
2007-03-14  7:41       ` Jason Rumney
2007-02-23 18:15 cygwin succesfull straight build Eli Zaretskii
2007-03-07 13:37 ` Help: build emacs in cygwin Angelo Graziosi

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=op.tos77uwmhkv0w5@williamnb \
    --to=william.xue@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).