unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Proposed change to nt/INSTALL
@ 2011-05-04 23:35 Ben Key
  2011-05-05  0:54 ` Ben Key
  2011-05-05  1:18 ` Proposed change to nt/INSTALL Juanma Barranquero
  0 siblings, 2 replies; 27+ messages in thread
From: Ben Key @ 2011-05-04 23:35 UTC (permalink / raw)
  To: Emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1387 bytes --]

Hello,

I have finally been able to get back to working on my patch to configure.bat
to support --cflags and --ldflags options that include quotes.  The
following is a proposed new paragraph for nt/INSTALL.  This paragraph will
come after the paragraph that starts with "Support for options that include
the `=' character require "command extensions" to be enabled."

  You may also use the --cflags option to specify additional include
  directories (via the -I option) and the --ldflags option to specify
  additional library directories (via the -L option).  If a directory
  name includes spaces, you will need to enclose the directory name in
  quotes, as follows -I"C:/Program Files/GnuTLS-2.10.1/include."  Note
  that the directory name is enclosed in quotes, not the entire
  argument.  Also note that this functionality is only supported if
  command extensions are available.  If command extensions are disabled
  and you attempt to use this functionality you may see the following
  warning message "Error in --cflags argument: ... Backslashes and
  quotes cannot be used with --cflags.  Please use forward slashes for
  filenames and paths (e.g. when passing directories to -I)."

I would appreciate any input on this change.

The only other thing I need to do to complete this patch is to test it in
Windows 2000 and Windows XP.  So far I have only tested it in Windows 7.

[-- Attachment #2: Type: text/html, Size: 1561 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2011-05-07 14:24 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 23:35 Proposed change to nt/INSTALL Ben Key
2011-05-05  0:54 ` Ben Key
2011-05-05  5:08   ` Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) Christoph Scholtes
2011-05-05 10:34     ` Eli Zaretskii
2011-05-05 12:34       ` Christoph Scholtes
2011-05-05 16:38         ` Ben Key
2011-05-05 16:44           ` Juanma Barranquero
2011-05-05 17:01           ` Eli Zaretskii
2011-05-05 19:07             ` Ben Key
2011-05-05 20:29               ` Eli Zaretskii
2011-05-05 23:31                 ` Christoph Scholtes
2011-05-06  3:28                   ` Christoph Scholtes
2011-05-06  5:39                     ` Ben Key
2011-05-06  7:37                       ` Eli Zaretskii
2011-05-06 13:23             ` Stefan Monnier
2011-05-06 15:08               ` Eli Zaretskii
2011-05-06 22:54                 ` Christoph Scholtes
2011-05-07  7:53                   ` Eli Zaretskii
2011-05-06 23:19                 ` Ben Key
2011-05-06 23:44                   ` Christoph Scholtes
2011-05-07  4:13                     ` Ben Key
2011-05-07  8:07                       ` Eli Zaretskii
2011-05-07 14:24                       ` Christoph Scholtes
2011-05-05  1:18 ` Proposed change to nt/INSTALL Juanma Barranquero
2011-05-05  1:47   ` Ben Key
2011-05-05  2:05     ` Juanma Barranquero
2011-05-05  3:01     ` Eli Zaretskii

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).