unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Build failure on MS-Windows
Date: Tue, 18 Jun 2013 14:03:34 +0200	[thread overview]
Message-ID: <CAH8Pv0jJjn34YU9Mtn539eBE5kyw7JsZTHmtGWqKTGVVThFrxg@mail.gmail.com> (raw)
In-Reply-To: <CAAeL0SRBMGP9nf3TSe8xqwVmwjy_1CyuGi9YP47hKY3OUiQQYA@mail.gmail.com>

>> I've just tried to build from scratch the last trunk version of Emacs
>> on MS-Windows, but the build fails here:
>
> What does it mean "from scratch" in this case?

It means "starting with the bzr source code, without generated files", i.e.:
1. cd <source tree>.
2. bzr pull
3. ./autogen.sh.
4. cd <build tree>.
5. rm -fr *
6. CPPFLAGS='-DGLYPH_DEBUG=1 -I/c/usr/include' CFLAGS='-O0 -g3'
$source_dir/nt/msysconfig.sh --prefix=$prefix --enable-checking
7. make

The above is done by a shell script which I've successfully used for some weeks.

> I bootstrapped
> yesterday and I've built several times today with no trouble
> whatsoever.

Perhaps the mistake is mine, but I don't know what is.

--
Dani Moncayo



  reply	other threads:[~2013-06-18 12:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 10:54 Build failure on MS-Windows Dani Moncayo
2013-06-18 11:39 ` Juanma Barranquero
2013-06-18 12:03   ` Dani Moncayo [this message]
2013-06-18 14:45     ` Juanma Barranquero
2013-06-18 19:36     ` Dmitry Gutov
2013-06-18 19:40       ` Glenn Morris
2013-06-18 20:10         ` Richard Copley
2013-06-18 20:18           ` Glenn Morris
2013-06-18 20:27             ` Richard Copley
2013-06-19  2:54               ` Eli Zaretskii
2013-06-19  6:33                 ` Richard Copley
2013-06-19 14:49                   ` Eli Zaretskii
2013-06-18 16:10 ` 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

  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=CAH8Pv0jJjn34YU9Mtn539eBE5kyw7JsZTHmtGWqKTGVVThFrxg@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@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 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).