all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: "Official" binary of Emacs-24.4 for MS-Windows
Date: Fri, 24 Oct 2014 18:55:34 +0300	[thread overview]
Message-ID: <83tx2t5uo9.fsf@gnu.org> (raw)
In-Reply-To: <CAH8Pv0is274XwtZHT=UXpDjwd1PsvcrnuSbZKrAuwm1PTZs-uQ@mail.gmail.com>

> Date: Fri, 24 Oct 2014 17:13:41 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: Emacs development discussions <emacs-devel@gnu.org>
> 
> Dani@LEG570 $ strip temacs.exe
> Dani@LEG570 $ make
> cd ../lisp; make  update-subdirs
> make[1]: Entering directory `/usr/home/dani/emacs/emacs-24.4-build/lisp'
> for file in `find ../../emacs-24.4/lisp -type d -print`; do  case
> $file in  ../../emacs-24.4/lisp*/cedet* | ../../emacs-
> 24.4/lisp*/leim* ) ;;  *) wins="$wins${wins:+ }$file" ;;  esac;  done; \
> for file in $wins; do \
>    ../../emacs-24.4/lisp/../build-aux/update-subdirs $file; \
> done;
> make[1]: Leaving directory `/usr/home/dani/emacs/emacs-24.4-build/lisp'
> if test "no" = "yes"; then \
>   rm -f bootstrap-emacs.exe; \
>   ln temacs.exe bootstrap-emacs.exe; \
> else \
>   ./temacs --batch --load loadup bootstrap || exit 1; \
>   test "X" = X ||  -zex emacs.exe; \
>   mv -f emacs.exe bootstrap-emacs.exe; \
> fi
> /bin/sh: line 4: ./temacs: Bad file number

What happens if you run the same command by hand, i.e.

  $ ./temacs --batch --load loadup bootstrap



  parent reply	other threads:[~2014-10-24 15:55 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 15:13 "Official" binary of Emacs-24.4 for MS-Windows Dani Moncayo
2014-10-24 15:17 ` Windows build pipeline - " Nic Ferrier
2014-10-24 15:42   ` Dani Moncayo
2014-10-24 15:55 ` Eli Zaretskii [this message]
2014-10-24 15:56   ` Dani Moncayo
2014-10-24 17:26     ` Eli Zaretskii
2014-10-24 18:03       ` Dani Moncayo
2014-10-24 19:29         ` Eli Zaretskii
2014-10-24 20:21           ` Dani Moncayo
2014-10-25  6:28             ` Eli Zaretskii
2014-10-25  8:00               ` Dani Moncayo
2014-10-25  8:11                 ` Eli Zaretskii
2014-10-25  8:39                   ` Dani Moncayo
2014-10-25  9:23                     ` Eli Zaretskii
2014-10-25  9:31                       ` Dani Moncayo
2014-10-25  9:37                         ` Eli Zaretskii
2014-10-25 11:08                           ` Dani Moncayo
2014-10-25 11:36                             ` Eli Zaretskii
2014-10-25 13:27                               ` Dani Moncayo
2014-10-30 15:04                                 ` Dani Moncayo
2014-10-30 15:58                                   ` Eli Zaretskii
2014-10-25  8:38                 ` Glenn Morris
2014-10-30 15:06                   ` Dani Moncayo
2014-10-30 15:25                     ` Glenn Morris
2014-11-10  5:34 ` Eli Zaretskii
2014-11-10  7:29   ` Dani Moncayo
2014-11-10  7:34     ` Dani Moncayo
2014-11-10 10:49     ` Eli Zaretskii
2014-11-12 12:02       ` Dani Moncayo
2014-11-12 13:59         ` Thorsten Jolitz
2014-11-12 14:02           ` Dani Moncayo
2014-11-12 15:44             ` Thorsten Jolitz
2014-11-12 17:39           ` Alexander Shukaev
2014-11-13  9:57             ` Thorsten Jolitz
2014-11-15 12:09         ` Dani Moncayo
2014-11-15 13:03           ` Eli Zaretskii
     [not found]           ` <<83egt4fwf4.fsf@gnu.org>
2014-11-15 14:53             ` Drew Adams
2014-11-15 15:31           ` Stefan Monnier

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=83tx2t5uo9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dmoncayo@gmail.com \
    --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 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.