bug-cvs
[Top][All Lists]
Advanced

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

RE: windows-NT/mkconfig.pl & windows-NT/fix-msvc-mak.pl change


From: Conrad T. Pino
Subject: RE: windows-NT/mkconfig.pl & windows-NT/fix-msvc-mak.pl change
Date: Wed, 9 Mar 2005 11:07:58 -0800

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Derek,

I'm slow to understand the goal.  I'm coming to the conclusion
what you're trying is eliminate the difference between:

         *** config.h.in, generated by mkconfig:

as opposed to:

         *** config.h.in, generated by mkconfig.pl:

and if that's the case then I believe it's not a Windows or
UNIX issue.  I propose it's an operation difference issue as
follows:

The UNIX make process generates intermediates:

        fix-msvc-mak
        mkconfig

of which "mkconfig" is used later in the build and "fix-msvc-mak"
is built but not used in the build.

Previously I wasn't aware of the existence of the intermediates on
UNIX and of course they don't exist on Windows.  The commands I ran
on both Windows and UNIX are:

        cd ccvs
        perl windows-NT/fix-msvc-mak.pl
        cd windows-NT
        perl mkconfig.pl
        cd ..

which in the case of "mkconfig" will generate:

         *** config.h.in, generated by mkconfig.pl:

when run on either Windows and UNIX.

I believe no patch is required.  I will correct my process now
that I understand why the intermediates exist.

Conrad

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4

iQA/AwUBQi9JjrNM28ubzTo9EQIKhgCglpDGRupS5gwAKZD0wxVqMKdlzA4An2rk
Lv3ZH3gShpt7zrOIkbvhB0Vw
=sbX4
-----END PGP SIGNATURE-----





reply via email to

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