make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with FOR statements in command lines?


From: Earnie Boyd
Subject: Re: Problem with FOR statements in command lines?
Date: Sun, 26 Oct 2003 15:45:49 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Eli Zaretskii wrote:

Sounds like a bug in the ported Make.  Perhaps someone on the MinGW
list will be able to help you more or even suggest how to fix the bug.


<file name="/mingw/doc/mingw32-make/PORTNOTES">
address@hidden ~
$ cat /mingw/doc/mingw32-make/PORTNOTES
  GNU make port to mingw32
  Version: 3.80

1) Manually renamed make.exe to mingw32-make.exe.
2) Added autoconfiscation for w32/ to build an uninstalled libw32.a.
3) Modified configury to add --enable-case-insensitive-file-system.
4) This version is compiled with case insensitivity enabled.
5) Modified doc/make.text to change all ifinfo to ifnottex to allow use of
   makeinfo --html.
6) Work around a bug in the mingw-runtime.

make/configure --prefix=/mingw --enable-case-insensitive-file-system &&
   make CFLAGS='-O3 -s -mms-bitfields -mcpu=pentiumpro'
</file>

Nothing really special about the port.

Earnie.
--
http://www.mingw.org
Powered by SourceForge <http://sourceforge.net/projects/mingw>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]