What's the best/fastest way to apply the patches in C:\WinAVR-20080610\source?
What am I doing wrong?
I've tried...
$ *.patch > patch --dry-run
but I get errors when the patch files are parsed.
./00-binutils-2.18-version-WinAVR.patch: WinAVR: command not found ./00-binutils-2.18-version-WinAVR.patch: Need: command not found ./00-binutils-2.18-version-WinAVR.patch: --------------------------------------- -----------------------------------------: command not found diff: ../binutils-2.18.orig/bfd/Makefile.am: No such file or directory diff: ./bfd/Makefile.am: No such file or directory ./00-binutils-2.18-version-WinAVR.patch: ---: command not found ./00-binutils-2.18-version-WinAVR.patch: +++: command not found ./00-binutils-2.18-version-WinAVR.patch: @@: command not found ./00-binutils-2.18-version-WinAVR.patch: srcdir: command not found ./00-binutils-2.18-version-WinAVR.patch: srcdir: command not found ./00-binutils-2.18-version-WinAVR.patch: bfdver.h:: command not found ./00-binutils-2.18-version-WinAVR.patch: @echo: command not found ./00-binutils-2.18-version-WinAVR.patch: line 23: syntax error: unexpected end of file