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 19:49:10 +0000	[thread overview]
Message-ID: <m2of5pyytl.fsf@nyaumo.jasonr.f2s.com> (raw)
In-Reply-To: <isvxn7c8.fsf@hschmi22.userfqdn.rz-online.de>

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

> I then said "nmake bootstrap", this took ages but worked. I then said
> "nmake install" however something seems to be broken about creation of
> Info files

That is a known bug with the W32 build scripts.

> I said
> ./configure.bat --with-gcc --no-cygwin --cflags -I/win/g/Programme/gnuwin32/include/
> which worked
> 
> but saying make (or make bootstrap) results in
> 
> [Please ignore a syntax error on the next line - it is intentional]
> Syntax error: Unterminated quoted string
> Using /bin/sh.exe as shell.
> gcc -o oo-spd/i386/addpm.exe \
>            -g -mno-cygwin  oo-spd/i386/addpm.o   -ladvapi32 -luser32
> /usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-mingw32/bin/ld: cannot open crt2.o: No such file or directory


Your version of make seems to be generating cygwin paths, which is
known to cause problems.  Try the mingw32 port of GNU make instead of
the Cygwin port.  Since gcc is (I assume) a Cygwin program, it is
probably not the cause of this specific failure, but it will cause
problems later in the build process once you get beyond this.
I think the problem here may be that you do not have the mingw32
runtime libraries installed, which are necessary for --no-cygwin builds.

      parent reply	other threads:[~2003-02-06 19:49 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
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 [this message]

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=m2of5pyytl.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.