Am 27.05.2011 14:06, schrieb Andrej Mitrovic:
Guys, where did you get the unix cp port from? I don't have it installed, so I can't use
"make install -fwin32.mak". I've also tried using the one that comes with
UnxTools from http://sourceforge.net/projects/unxutils/ , but that one fails with:
cp.exe: cannot create regular file `\dmd2\windows\lib':
No such file or directory
Replacing cp with 'copy' doesn't work either, since copy uses a different
syntax.
I'm not seeing a CP binary in any of the DigitalMars tools.
try this: (runs as a native win32 binary!!)
- http://www.file-upload.net/download-3463821/cp.zip.html
PS:
It's taken form the GnuWin project on sourceforge:
http://gnuwin32.sourceforge.net/
I couldn't find a single download for cp, but since
I have installed the whole project I've extracted the necessary files
and made an upload :)
°Matthias