assistance with diff files

Mumit Khan khan@xraylith.wisc.edu
Sun Jan 31 23:52:00 GMT 1999


On Sun, 3 Jan 1999, Jhmorris wrote:

> I downloaded Mumit Khan's diff files to patch the source tree for
> egcs-1.1.1, but I keep getting the following message: 'patch: **** can't
> rename 'C:\WINDOWS\TEMP/po001012' to 'gcc/Makefile.in' : File exists'.
> Iam running patch on Cygwin B.20.1 using the -p1 -s line arguments that
> Khan said to use to apply the patch. Any assistance would be
> appreciated.

I don't use Cygwin to do any development, so I can't tell what the problem
is with patching.

One thing you may want to try is the following:
  
  - copy the patch file to the top of your egcs-1.1.1 source tree.
  - cd to egcs-1.1.1 toplevel
  - try to patch:
    
    $ patch -p1 -i egcs-1.1.1-x86-win32.diff

Good luck.

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list