Re: Make recursion does not appear working in VMS

2014-03-13 Thread h.becker
On 03/13/2014 01:17 PM, John E. Malmberg wrote: > EAGLE> del 1.inc;,2.inc; > EAGLE> > EAGLE> > EAGLE> make -f /lcl_root/make/tests/work/features/parallelism.mk_2 "-j4" > THREE.inc > ONE.inc > TWO.inc > make: execve: make: no such file or directory > /lcl_root/make/tests/work/features/parallelism.mk

Re: Make recursion does not appear working in VMS

2014-03-13 Thread John E. Malmberg
On 3/13/2014 4:19 AM, h.becker wrote: On 03/13/2014 05:29 AM, John E. Malmberg wrote: Further tests show that the parallelism is not fully working on VMS, or not working as a Unix program would expect. As far as I know, --jobs is not implemented for VMS, unfortunately I can't point to an obvio

Re: Make recursion does not appear working in VMS

2014-03-13 Thread h.becker
On 03/13/2014 05:29 AM, John E. Malmberg wrote: > Further tests show that the parallelism is not fully working on VMS, or > not working as a Unix program would expect. As far as I know, --jobs is not implemented for VMS, unfortunately I can't point to an obvious line in the sources. It seems to be