make-w32
[Top][All Lists]
Advanced

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

Re: Patch fix for build_w32.bat


From: J. Grant
Subject: Re: Patch fix for build_w32.bat
Date: Wed, 25 Feb 2004 09:18:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030824

[resent with gzip'ed attatchment]

Hello Paul, Eli,

I think preparation batch file would be ideal to setup the source code
from CVS for Windows32. This would allow Windows32 developers to compile
without needing other tools installed.

I have attatched a file, "prepare_w32.bat".  Is this suitable for addition?

Here is a ChangeLog entry if it is suitable:

2004-02-25  Jonathan Grant  <address@hidden>

           * prepare_w32.bat: Import, script to copy config.h.W32.template
          to config.h.W32 and copy NMakefile.template to NMakefile.  (Ready for
          compilation and link with build_w32.bat).

Regards

JG


on the 24/02/04 11:49, Paul D. Smith wrote:
%% Eli Zaretskii <address@hidden> writes:

  >> Date: Mon, 23 Feb 2004 21:13:28 -0500
  >> From: "Paul D. Smith" <address@hidden>
>> >> As I think I mentioned before, the template files are not shipped with
  >> GNU make.  They are present in the CVS sources only; they get converted
  >> into the "real" files (with the .template) by replacing various special
  >> tokens.  The "real" files are the ones that are put into the
  >> distribution, so those are the ones that the script has to deal with.

  ez> Perhaps the batch file needs to detect the absence of the "real"
  ez> files and generate them on the fly from the templates.

  ez> Alternatively, we could have a special batch file for building a CVS
  ez> checked-out tree.

Well, the .template translation is normally handled by the parts of the
configure/make system that are run during the creation of a
distribution.  It all happens automatically in UNIX.

Currently building out of CVS is not supported unless you have a working
autoconf, automake, gettext, and their prerequisites (m4, perl, etc.).
There are probably other UNIX-isms in that part of the GNU make setup.









Attachment: prepare_w32.bat.gz
Description: application/gzip


reply via email to

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