bug-make
[Top][All Lists]
Advanced

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

Re: VAX/VMS 7.3 and build from copy of master.


From: John E. Malmberg
Subject: Re: VAX/VMS 7.3 and build from copy of master.
Date: Sun, 23 Feb 2014 20:10:33 -0600
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

On 2/22/2014 7:03 AM, h.becker wrote:
On 02/22/2014 01:19 AM, John E. Malmberg wrote:
What I am proposing:

1. Rename config.h-vms.template to be config-h-vms.template (or similar)
so that it is the same on all VMS volumes.  Include this in the release
tarballs.

Renaming the template file is not that easy as it is included in a list rule in mainMakefile. A significant rewrite would be needed.

Therefore I have the prepare_vms.com handle both the ODS-5 (normal version) and the NFS mangled format for ODS-2 volumes.

2. Put a #include <types.h> near the start of config-h-vms.template so
that __CRTL_VER is properly defined.

Done.  No other formatting done to the file at this time.

3. Have a procedure that converts the config-h-vms.template to config.h.
  Since the information needed for this is in the configure.ac file.

I agree to have this for builds from a snapshot.

prepare_vms.com just makes that config.h_vms file.

I had to modify the pipe command to fit the command line length restrictions of VAX/VMS 7.3. EDT is not one of the utilities that has a problem reading from NFS files.

Regards,
-John

Attachment: 0001-VMS-Build-from-Master-and-VAX-VMS-7.3.patch.gz
Description: application/gzip


reply via email to

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