Re: [bug #42447] Fix exporting symbols for recursive make on VMS.

2014-06-05 Thread John E. Malmberg
On 6/1/2014 3:22 PM, h.becker wrote: On 05/28/2014 07:00 AM, John Malmberg wrote: This patch fixes Make on VMS to export symbols so that recursive and nested make commands will work. This also exports a foreign command for the make image that was run. Some of the tests still fail because VMS c

Re: [bug #41758] VMS Make incorrectly reports archives support present.

2014-06-05 Thread John E. Malmberg
On 5/31/2014 7:45 AM, h.becker wrote: On 05/15/2014 05:51 AM, John Malmberg wrote: Follow-up Comment #4, bug #41758 (project make): One more comment on (obecjt) module names in a VMS (obejct) library. At least for I64 there can be lowercase module names in an object library. I didn't check on

[bug #41758] VMS Make incorrectly reports archives support present.

2014-06-05 Thread John Malmberg
Follow-up Comment #5, bug #41758 (project make): Previous patch was not tested on VAX. When tested on VAX this exposed a bug in the lbr$set_module() that needed to be worked around. Small clean up of comments and code based on feedback from Hartmut Becker. Copyright assignment is now on file wi