make-w32
[Top][All Lists]
Advanced

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

Re: FWD: [Bug #3542] DOS 'move' command is not treated as a command at


From: Eli Zaretskii
Subject: Re: FWD: [Bug #3542] DOS 'move' command is not treated as a command at all, when using in rule
Date: Tue, 13 May 2003 06:29:56 +0300

> Date: Mon, 12 May 2003 00:37:34 -0400
> From: "Paul D. Smith" <address@hidden>
> 
> Original Submission:  
> target:
>     move file1 file2 
> 
> this will fail with the followeing message
> 
> move file1 file2
> process_begin: CreateProcess((null), move file1 file2 , ...) failed.
> make (e=2): The system cannot find the file specified.
> gnumake: *** [file1] Error 2
> 
> however the same rule with copy or rename DOC commands will execute properly!!

I think "move" should be added to the list of builtin commands in the
DOS and WINDOWS32 branches of job.c.




reply via email to

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