all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Latest 21.3 CVS and MS Windows
Date: 06 Feb 2003 20:02:56 +0000	[thread overview]
Message-ID: <m2k7gdyy6n.fsf@nyaumo.jasonr.f2s.com> (raw)
In-Reply-To: <d6m5mfw5.fsf@hschmi22.userfqdn.rz-online.de>

Frank Schmitt <ich@Frank-Schmitt.net> writes:

> Shouldn't this be mentioned in section Building of nt/INSTALL?

nt/INSTALL is intended for the released version of Emacs, where this
step is unnecessary.  CVS users are expected to either read
INSTALL-CVS or cope with it when they get that error the first time
they build from CVS. Subsequent builds will not require a make
bootstrap (but you'll need to "make recompile" in the lisp subdir to
generate any new .elc files).


> > Is not broken, it's simply not supported, because most Windows users
> > don't have the tools to build info files. You can get a working makeinfo
> > from http://www.simtel.net/pub/djgpp/v2gnu/ (get txi42b.zip) and
> > manually build the info files (that's what I do). If you get make errors
> > try taking Cygwin bin directory from the PATH.
> 
> OK, I'll do so. However, wouldn't it be nice if configure.bat checked if
> Makeinfo is available and if it is change the Makefile accordingly?

The intent is to assume that it is available and try to build the
info files.  It is only an issue for CVS users, so it is not too much
to expect them to be able to install it.  Configure tests are
difficult to get right on Windows, because of the variety of shells
that need to be catered for.

> Yes, I had optimization enabled which resulted in a crash whenever I
> tried to display a png or tiff file. If I build without optimization, the
> crashes are gone.

Can one of you try to investigate, perhaps by disabling optimization
options one by one (I think we use -O2, but it is possible to have
finer control).  Once we narrow down the type of optimization that is
causing this, it may become apparent what sort of problem to look for.
The MS compiler I have does not do optimization, so I cannot debug this
directly myself.

  parent reply	other threads:[~2003-02-06 20:02 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06  8:25 Latest 21.3 CVS and MS Windows Frank Schmitt
2003-02-06 10:01 ` Juanma Barranquero
2003-02-06 11:13   ` Juanma Barranquero
2003-02-06 18:18   ` Frank Schmitt
2003-02-06 18:50     ` Reiner Steib
2003-02-06 19:12       ` Luc Teirlinck
2003-02-06 19:31     ` Eli Zaretskii
2003-02-06 20:31       ` Frank Schmitt
2003-02-06 20:38         ` Jason Rumney
2003-02-06 21:28           ` Frank Schmitt
2003-02-06 23:51             ` Jason Rumney
2003-02-07  9:27               ` Frank Schmitt
2003-02-07 18:43                 ` Jason Rumney
2003-02-06 20:02     ` Jason Rumney [this message]
2003-02-07  7:37       ` Juanma Barranquero
2003-02-07 16:02       ` Eli Zaretskii
2003-02-07  9:16     ` Juanma Barranquero
2003-02-06 10:37 ` lawrence mitchell
2003-02-06 19:09   ` Eli Zaretskii
2003-02-06 20:25     ` Jason Rumney
2003-02-06 20:04   ` Jason Rumney
2003-02-06 19:49 ` Jason Rumney

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=m2k7gdyy6n.fsf@nyaumo.jasonr.f2s.com \
    --to=jasonr@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 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.